Skip to content

Commit

Permalink
Releasing 4.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Mar 21, 2024
1 parent 5b0b5ad commit 4af4219
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,10 +10,10 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>vertx-service-proxy</artifactId>
<version>4.5.6-SNAPSHOT</version>
<version>4.5.6</version>

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

Expand Down

0 comments on commit 4af4219

Please sign in to comment.