Skip to content

Commit 5d49001

Browse files
committed
Bump to 3.8
1 parent 2a323dd commit 5d49001

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<parent>
3838
<groupId>org.jboss.xnio</groupId>
3939
<artifactId>xnio-all</artifactId>
40-
<version>3.7.0.Beta1-SNAPSHOT</version>
40+
<version>3.8.0.Beta1-SNAPSHOT</version>
4141
</parent>
4242

4343
<dependencies>

nio-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.jboss.xnio</groupId>
3333
<artifactId>xnio-all</artifactId>
34-
<version>3.7.0.Beta1-SNAPSHOT</version>
34+
<version>3.8.0.Beta1-SNAPSHOT</version>
3535
</parent>
3636

3737
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<artifactId>xnio-all</artifactId>
3333
<packaging>pom</packaging>
3434
<name>XNIO Parent POM</name>
35-
<version>3.7.0.Beta1-SNAPSHOT</version>
35+
<version>3.8.0.Beta1-SNAPSHOT</version>
3636
<description>The aggregator POM of the XNIO project</description>
3737

3838
<licenses>

0 commit comments

Comments
 (0)