Skip to content

Commit

Permalink
Set version to 4.5.14-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Feb 10, 2025
1 parent 5c61dc1 commit dfe77e7
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 @@ -10,10 +10,10 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>vertx-rabbitmq-client</artifactId>
<version>4.5.13</version>
<version>4.5.14-SNAPSHOT</version>

<properties>
<stack.version>4.5.13</stack.version>
<stack.version>4.5.14-SNAPSHOT</stack.version>
<rabbitmq.client.version>5.20.0</rabbitmq.client.version>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
</properties>
Expand Down

0 comments on commit dfe77e7

Please sign in to comment.