Skip to content

Commit 9b243fe

Browse files
committed
Set version to 4.5.7-SNAPSHOT
1 parent 9b8a3b6 commit 9b243fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
</parent>
88

99
<artifactId>vertx-io_uring-incubator</artifactId>
10-
<version>4.5.6</version>
10+
<version>4.5.7-SNAPSHOT</version>
1111
<name>Vert.x io_uring incubator</name>
1212

1313
<properties>
14-
<stack.version>4.5.6</stack.version>
14+
<stack.version>4.5.7-SNAPSHOT</stack.version>
1515
<netty.iouring.version>0.0.25.Final</netty.iouring.version>
1616
<junit.version>4.13.1</junit.version>
1717
<assertj.version>3.4.1</assertj.version>

0 commit comments

Comments
 (0)