Skip to content

Commit

Permalink
Set version to 4.5.7-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Mar 21, 2024
1 parent abc3943 commit f901dd5
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 @@ -23,7 +23,7 @@
</parent>

<artifactId>vertx-proton</artifactId>
<version>4.5.6</version>
<version>4.5.7-SNAPSHOT</version>

<name>Vert.x Proton</name>

Expand All @@ -38,7 +38,7 @@
<properties>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
<!-- Dependency versions -->
<stack.version>4.5.6</stack.version>
<stack.version>4.5.7-SNAPSHOT</stack.version>
<proton.version>0.34.1</proton.version>

<!-- Test dependency versions -->
Expand Down

0 comments on commit f901dd5

Please sign in to comment.