[mod_cluster-commits] mod_cluster SVN: r814 - in trunk: test/java and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Apr 26 02:39:51 EDT 2012


Author: jfrederic.clere at jboss.com
Date: 2012-04-26 02:39:49 -0400 (Thu, 26 Apr 2012)
New Revision: 814

Modified:
   trunk/sar/pom.xml
   trunk/test/java/pom.xml
Log:
Wrong version :-(


Modified: trunk/sar/pom.xml
===================================================================
--- trunk/sar/pom.xml	2012-04-25 16:29:50 UTC (rev 813)
+++ trunk/sar/pom.xml	2012-04-26 06:39:49 UTC (rev 814)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.jboss.mod_cluster</groupId>
         <artifactId>mod_cluster-parent</artifactId>
-        <version>1.2.1.Beta2-SNAPSHOT</version>
+        <version>1.2.1.Beta3-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
   

Modified: trunk/test/java/pom.xml
===================================================================
--- trunk/test/java/pom.xml	2012-04-25 16:29:50 UTC (rev 813)
+++ trunk/test/java/pom.xml	2012-04-26 06:39:49 UTC (rev 814)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.jboss.mod_cluster</groupId>
         <artifactId>mod_cluster-parent</artifactId>
-        <version>1.2.1.Beta2-SNAPSHOT</version>
+        <version>1.2.1.Beta3-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <artifactId>mod_cluster-tests</artifactId>



More information about the mod_cluster-commits mailing list