Skip to content

Commit

Permalink
Merge pull request #19 from hivemq/remove-snapshot
Browse files Browse the repository at this point in the history
Update version to 4.5.0
  • Loading branch information
MicWalter authored Jan 11, 2021
2 parents a8ae4c0 + 7cca0b6 commit 2518228
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ To use the SDK, add the following dependency to your Maven project:
<dependency>
<groupId>com.hivemq</groupId>
<artifactId>hivemq-extension-sdk</artifactId>
<version>4.4.3</version>
<version>4.5.0</version>
</dependency>
----

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=4.5.0-SNAPSHOT
version=4.5.0
#
# main dependencies
#
Expand Down

0 comments on commit 2518228

Please sign in to comment.