Skip to content

Commit

Permalink
Set version to 4.4.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed May 12, 2023
1 parent cf7b687 commit 3f0b586
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
</parent>

<artifactId>vertx-stomp</artifactId>
<version>4.4.2</version>
<version>4.4.3-SNAPSHOT</version>

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

<properties>
<stack.version>4.4.2</stack.version>
<stack.version>4.4.3-SNAPSHOT</stack.version>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
</properties>

Expand Down

0 comments on commit 3f0b586

Please sign in to comment.