Skip to content

Commit 767eedf

Browse files
author
Larry McQueary
committed
[maven-release-plugin] prepare release 0.5.3
1 parent b41ab50 commit 767eedf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<groupId>io.nats</groupId>
1616
<artifactId>jnats</artifactId>
17-
<version>0.6.0-SNAPSHOT</version>
17+
<version>0.5.3</version>
1818
<packaging>bundle</packaging>
1919

2020
<name>jnats</name>
@@ -45,7 +45,7 @@
4545
<url>https://github.com/nats-io/jnats</url>
4646
<connection>scm:git:https://github.com/nats-io/jnats.git</connection>
4747
<developerConnection>scm:git:[email protected]:nats-io/jnats.git</developerConnection>
48-
<tag>0.5.2</tag>
48+
<tag>0.5.3</tag>
4949
</scm>
5050
<issueManagement>
5151
<url>https://github.com/nats-io/jnats/issues/</url>

0 commit comments

Comments
 (0)