Skip to content

Commit

Permalink
add comments for AwsIotMqttConnection.java version stamping
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Apr 27, 2022
1 parent 37b0067 commit 7caf4b3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
@Setter
public class AwsIotMqttConnection extends AwsIotConnection {

// Release Script will replace the version string on release. Refer to codebuild/cd/promote-release.yml
private static final String USERNAME_METRIC_STRING = "?SDK=Java&Version=0.0.1-dev";
private final SocketFactory socketFactory;

Expand Down

0 comments on commit 7caf4b3

Please sign in to comment.