Skip to content

Commit

Permalink
Set version to 4.4.6-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Sep 12, 2023
1 parent 05e8605 commit 75cfd29
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 @@ -7,11 +7,11 @@
</parent>

<artifactId>vertx-io_uring-incubator</artifactId>
<version>4.4.5</version>
<version>4.4.6-SNAPSHOT</version>
<name>Vert.x io_uring incubator</name>

<properties>
<stack.version>4.4.5</stack.version>
<stack.version>4.4.6-SNAPSHOT</stack.version>
<netty.iouring.version>0.0.21.Final</netty.iouring.version>
<junit.version>4.13.1</junit.version>
<assertj.version>3.4.1</assertj.version>
Expand Down

0 comments on commit 75cfd29

Please sign in to comment.