Skip to content

Commit 0c50d06

Browse files
committed
Releasing 4.5.1
1 parent ef1c344 commit 0c50d06

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
@@ -9,13 +9,13 @@
99
</parent>
1010

1111
<artifactId>vertx-stomp</artifactId>
12-
<version>4.5.1-SNAPSHOT</version>
12+
<version>4.5.1</version>
1313

1414
<name>Vert.x Stomp</name>
1515
<description>Stomp support for Vert.x 3</description>
1616

1717
<properties>
18-
<stack.version>4.5.1-SNAPSHOT</stack.version>
18+
<stack.version>4.5.1</stack.version>
1919
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
2020
</properties>
2121

0 commit comments

Comments
 (0)