Skip to content

Commit

Permalink
Set version to 4.5.10-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jul 16, 2024
1 parent dd3940a commit dd57c25
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-openapi</artifactId>
<version>4.5.9</version>
<version>4.5.10-SNAPSHOT</version>

<name>Vert.x OpenAPI</name>

<properties>
<stack.version>4.5.9</stack.version>
<stack.version>4.5.10-SNAPSHOT</stack.version>
<doc.skip>false</doc.skip>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
</properties>
Expand Down

0 comments on commit dd57c25

Please sign in to comment.