Skip to content

Commit

Permalink
Releasing 5.0.0.CR3
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Dec 11, 2024
1 parent e893bab commit 6d7f640
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</parent>

<artifactId>vertx-infinispan-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.CR3</version>
<packaging>pom</packaging>

<scm>
Expand Down
2 changes: 1 addition & 1 deletion vertx-infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-infinispan-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>vertx-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-web-sstore-infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-infinispan-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.CR3</version>
</parent>

<artifactId>vertx-web-sstore-infinispan</artifactId>
Expand Down

0 comments on commit 6d7f640

Please sign in to comment.