Skip to content

Commit

Permalink
Set version to 4.5.13-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jan 23, 2025
1 parent 837d24a commit 05ae09e
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 @@ -24,12 +24,12 @@
</parent>

<artifactId>vertx-redis-client</artifactId>
<version>4.5.12</version>
<version>4.5.13-SNAPSHOT</version>

<name>Vert.x Redis Client</name>

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

Expand Down

0 comments on commit 05ae09e

Please sign in to comment.