Skip to content

Commit

Permalink
Set version to 4.5.12-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Nov 12, 2024
1 parent c099a70 commit 1b1ef93
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,11 +10,11 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>vertx-codegen</artifactId>
<version>4.5.11</version>
<version>4.5.12-SNAPSHOT</version>

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

Expand Down

0 comments on commit 1b1ef93

Please sign in to comment.