Author: david.lloyd(a)jboss.com
Date: 2010-03-10 00:53:33 -0500 (Wed, 10 Mar 2010)
New Revision: 5823
Modified:
remoting3/trunk/jboss-remoting/pom.xml
remoting3/trunk/pom.xml
remoting3/trunk/samples/pom.xml
remoting3/trunk/taglet/pom.xml
Log:
Next is 3.1.0.Beta3
Modified: remoting3/trunk/jboss-remoting/pom.xml
===================================================================
--- remoting3/trunk/jboss-remoting/pom.xml 2010-03-10 05:52:41 UTC (rev 5822)
+++ remoting3/trunk/jboss-remoting/pom.xml 2010-03-10 05:53:33 UTC (rev 5823)
@@ -38,7 +38,7 @@
<groupId>org.jboss.remoting3</groupId>
<artifactId>jboss-remoting</artifactId>
<packaging>jar</packaging>
- <version>3.1.0.Beta2</version>
+ <version>3.1.0.Beta3-SNAPSHOT</version>
<licenses>
<license>
Modified: remoting3/trunk/pom.xml
===================================================================
--- remoting3/trunk/pom.xml 2010-03-10 05:52:41 UTC (rev 5822)
+++ remoting3/trunk/pom.xml 2010-03-10 05:53:33 UTC (rev 5823)
@@ -36,7 +36,7 @@
<groupId>org.jboss.remoting3</groupId>
<artifactId>jboss-remoting-all</artifactId>
<packaging>pom</packaging>
- <version>3.1.0.Beta2</version>
+ <version>3.1.0.Beta3-SNAPSHOT</version>
<modules>
<module>taglet</module>
<module>jboss-remoting</module>
Modified: remoting3/trunk/samples/pom.xml
===================================================================
--- remoting3/trunk/samples/pom.xml 2010-03-10 05:52:41 UTC (rev 5822)
+++ remoting3/trunk/samples/pom.xml 2010-03-10 05:53:33 UTC (rev 5823)
@@ -36,12 +36,12 @@
<groupId>org.jboss.remoting3</groupId>
<artifactId>jboss-remoting-samples</artifactId>
<packaging>jar</packaging>
- <version>3.1.0.Beta2</version>
+ <version>3.1.0.Beta3-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.jboss.remoting3</groupId>
<artifactId>jboss-remoting</artifactId>
- <version>3.1.0.Beta2</version>
+ <version>3.1.0.Beta3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
Modified: remoting3/trunk/taglet/pom.xml
===================================================================
--- remoting3/trunk/taglet/pom.xml 2010-03-10 05:52:41 UTC (rev 5822)
+++ remoting3/trunk/taglet/pom.xml 2010-03-10 05:53:33 UTC (rev 5823)
@@ -35,7 +35,7 @@
<name>JBoss Remoting 3 Taglet</name>
<description>JBoss Remoting 3 Documentation Taglet</description>
<packaging>jar</packaging>
- <version>3.1.0.Beta2</version>
+ <version>3.1.0.Beta3-SNAPSHOT</version>
<dependencies>
<dependency>
Show replies by date