Skip to content

Commit

Permalink
Set version to 4.4.8-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jan 30, 2024
1 parent 71fd3a3 commit 2297a92
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 @@ -8,12 +8,12 @@
<version>38</version>
</parent>

<version>4.4.7</version>
<version>4.4.8-SNAPSHOT</version>
<artifactId>vertx-sockjs-service-proxy</artifactId>

<properties>
<codegen.rxjava.deprecated>true</codegen.rxjava.deprecated>
<stack.version>4.4.7</stack.version>
<stack.version>4.4.8-SNAPSHOT</stack.version>
<graalvm.version>20.0.0</graalvm.version>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
</properties>
Expand Down

0 comments on commit 2297a92

Please sign in to comment.