Skip to content

Commit

Permalink
Prep 3.1.0.Beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlloyd committed Jun 13, 2012
1 parent 8fd403f commit b5c83b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -42,7 +42,7 @@
<parent>
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-all</artifactId>
<version>3.1.0.Beta1-SNAPSHOT</version>
<version>3.1.0.Beta1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nio-impl/pom.xml
Expand Up @@ -35,7 +35,7 @@
<parent>
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-all</artifactId>
<version>3.1.0.Beta1-SNAPSHOT</version>
<version>3.1.0.Beta1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -30,7 +30,7 @@
<artifactId>xnio-all</artifactId>
<packaging>pom</packaging>
<name>XNIO Parent POM</name>
<version>3.1.0.Beta1-SNAPSHOT</version>
<version>3.1.0.Beta1</version>
<description>The aggregator POM of the XNIO project</description>

<modules>
Expand Down

0 comments on commit b5c83b1

Please sign in to comment.