[mod_cluster-commits] mod_cluster SVN: r793 - in trunk: sar and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Apr 6 03:35:11 EDT 2012


Author: jfrederic.clere at jboss.com
Date: 2012-04-06 03:35:06 -0400 (Fri, 06 Apr 2012)
New Revision: 793

Modified:
   trunk/docs/pom.xml
   trunk/sar/pom.xml
Log:
Use the right version.


Modified: trunk/docs/pom.xml
===================================================================
--- trunk/docs/pom.xml	2012-04-06 06:19:25 UTC (rev 792)
+++ trunk/docs/pom.xml	2012-04-06 07:35:06 UTC (rev 793)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.mod_cluster</groupId>
     <artifactId>mod_cluster-parent</artifactId>
-    <version>1.2.1.Beta1-SNAPSHOT</version>
+    <version>1.2.1.Beta2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: trunk/sar/pom.xml
===================================================================
--- trunk/sar/pom.xml	2012-04-06 06:19:25 UTC (rev 792)
+++ trunk/sar/pom.xml	2012-04-06 07:35:06 UTC (rev 793)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.jboss.mod_cluster</groupId>
         <artifactId>mod_cluster-parent</artifactId>
-        <version>1.2.1.Beta1-SNAPSHOT</version>
+        <version>1.2.1.Beta2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
   



More information about the mod_cluster-commits mailing list