We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41ab50 commit 767eedfCopy full SHA for 767eedf
pom.xml
@@ -14,7 +14,7 @@
14
15
<groupId>io.nats</groupId>
16
<artifactId>jnats</artifactId>
17
- <version>0.6.0-SNAPSHOT</version>
+ <version>0.5.3</version>
18
<packaging>bundle</packaging>
19
20
<name>jnats</name>
@@ -45,7 +45,7 @@
45
<url>https://github.com/nats-io/jnats</url>
46
<connection>scm:git:https://github.com/nats-io/jnats.git</connection>
47
<developerConnection>scm:git:[email protected]:nats-io/jnats.git</developerConnection>
48
- <tag>0.5.2</tag>
+ <tag>0.5.3</tag>
49
</scm>
50
<issueManagement>
51
<url>https://github.com/nats-io/jnats/issues/</url>
0 commit comments