[jboss-cvs] JBossAS SVN: r111058 - in branches/JBPAPP_5_1: aspects and 29 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 28 19:08:20 EDT 2011


Author: fnasser at redhat.com
Date: 2011-03-28 19:08:20 -0400 (Mon, 28 Mar 2011)
New Revision: 111058

Modified:
   branches/JBPAPP_5_1/adminclient/pom.xml
   branches/JBPAPP_5_1/aspects/pom.xml
   branches/JBPAPP_5_1/build/pom.xml
   branches/JBPAPP_5_1/client/pom.xml
   branches/JBPAPP_5_1/cluster/pom.xml
   branches/JBPAPP_5_1/connector/pom.xml
   branches/JBPAPP_5_1/console/pom.xml
   branches/JBPAPP_5_1/deployment/pom.xml
   branches/JBPAPP_5_1/ejb3/pom.xml
   branches/JBPAPP_5_1/embedded/pom.xml
   branches/JBPAPP_5_1/hibernate-int/pom.xml
   branches/JBPAPP_5_1/iiop/pom.xml
   branches/JBPAPP_5_1/j2se/pom.xml
   branches/JBPAPP_5_1/jbossas/jmx-remoting/pom.xml
   branches/JBPAPP_5_1/jbossas/pom.xml
   branches/JBPAPP_5_1/jbossas/remoting/pom.xml
   branches/JBPAPP_5_1/jmx-remoting/pom.xml
   branches/JBPAPP_5_1/jmx/pom.xml
   branches/JBPAPP_5_1/main/pom.xml
   branches/JBPAPP_5_1/management/pom.xml
   branches/JBPAPP_5_1/mbeans/pom.xml
   branches/JBPAPP_5_1/messaging/pom.xml
   branches/JBPAPP_5_1/profileservice/pom.xml
   branches/JBPAPP_5_1/security/pom.xml
   branches/JBPAPP_5_1/server/pom.xml
   branches/JBPAPP_5_1/spring-int/pom.xml
   branches/JBPAPP_5_1/system-jmx/pom.xml
   branches/JBPAPP_5_1/system/pom.xml
   branches/JBPAPP_5_1/tomcat/pom.xml
   branches/JBPAPP_5_1/varia/pom.xml
   branches/JBPAPP_5_1/webservices/pom.xml
Log:
Make all references to the parent pom use the right version

Modified: branches/JBPAPP_5_1/adminclient/pom.xml
===================================================================
--- branches/JBPAPP_5_1/adminclient/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/adminclient/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.jboss.jbossas</groupId>
         <artifactId>jboss-as-parent</artifactId>
-        <version>5.1.0-SNAPSHOT</version>
+        <version>5.1.2-Branch</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/JBPAPP_5_1/aspects/pom.xml
===================================================================
--- branches/JBPAPP_5_1/aspects/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/aspects/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/build/pom.xml
===================================================================
--- branches/JBPAPP_5_1/build/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/build/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -1,10 +1,10 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-	<parent>
-		<groupId>org.jboss.jbossas</groupId>
-		<artifactId>jboss-as-parent</artifactId>
-		<version>5.1.0-SNAPSHOT</version>
-	</parent>
+  <parent>
+    <groupId>org.jboss.jbossas</groupId>
+    <artifactId>jboss-as-parent</artifactId>
+    <version>5.1.2-Branch</version>
+  </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
   <artifactId>jboss-as-build</artifactId>

Modified: branches/JBPAPP_5_1/client/pom.xml
===================================================================
--- branches/JBPAPP_5_1/client/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/client/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -1,10 +1,10 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-	<parent>
-		<groupId>org.jboss.jbossas</groupId>
-		<artifactId>jboss-as-parent</artifactId>
-		<version>5.1.0-SNAPSHOT</version>
-	</parent>
+  <parent>
+    <groupId>org.jboss.jbossas</groupId>
+    <artifactId>jboss-as-parent</artifactId>
+    <version>5.1.2-Branch</version>
+  </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
   <artifactId>jboss-as-client</artifactId>

Modified: branches/JBPAPP_5_1/cluster/pom.xml
===================================================================
--- branches/JBPAPP_5_1/cluster/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/cluster/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/connector/pom.xml
===================================================================
--- branches/JBPAPP_5_1/connector/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/connector/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/console/pom.xml
===================================================================
--- branches/JBPAPP_5_1/console/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/console/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/deployment/pom.xml
===================================================================
--- branches/JBPAPP_5_1/deployment/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/deployment/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/ejb3/pom.xml
===================================================================
--- branches/JBPAPP_5_1/ejb3/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/ejb3/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/embedded/pom.xml
===================================================================
--- branches/JBPAPP_5_1/embedded/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/embedded/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/hibernate-int/pom.xml
===================================================================
--- branches/JBPAPP_5_1/hibernate-int/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/hibernate-int/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/iiop/pom.xml
===================================================================
--- branches/JBPAPP_5_1/iiop/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/iiop/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/j2se/pom.xml
===================================================================
--- branches/JBPAPP_5_1/j2se/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/j2se/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
@@ -89,4 +89,4 @@
     </dependency>
   </dependencies>
   
-</project>
\ No newline at end of file
+</project>

Modified: branches/JBPAPP_5_1/jbossas/jmx-remoting/pom.xml
===================================================================
--- branches/JBPAPP_5_1/jbossas/jmx-remoting/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/jbossas/jmx-remoting/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-jbossas</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
@@ -37,4 +37,4 @@
     </dependency>
   </dependencies>
   
-</project>
\ No newline at end of file
+</project>

Modified: branches/JBPAPP_5_1/jbossas/pom.xml
===================================================================
--- branches/JBPAPP_5_1/jbossas/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/jbossas/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
@@ -18,4 +18,4 @@
     <module>jmx-remoting</module>
   </modules>
   
-</project>
\ No newline at end of file
+</project>

Modified: branches/JBPAPP_5_1/jbossas/remoting/pom.xml
===================================================================
--- branches/JBPAPP_5_1/jbossas/remoting/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/jbossas/remoting/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-jbossas</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
@@ -60,4 +60,4 @@
     </dependency>
   </dependencies>
   
-</project>
\ No newline at end of file
+</project>

Modified: branches/JBPAPP_5_1/jmx/pom.xml
===================================================================
--- branches/JBPAPP_5_1/jmx/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/jmx/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/jmx-remoting/pom.xml
===================================================================
--- branches/JBPAPP_5_1/jmx-remoting/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/jmx-remoting/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
@@ -78,4 +78,4 @@
     </dependency>
   </dependencies>
   
-</project>
\ No newline at end of file
+</project>

Modified: branches/JBPAPP_5_1/main/pom.xml
===================================================================
--- branches/JBPAPP_5_1/main/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/main/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/management/pom.xml
===================================================================
--- branches/JBPAPP_5_1/management/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/management/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/mbeans/pom.xml
===================================================================
--- branches/JBPAPP_5_1/mbeans/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/mbeans/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
@@ -82,4 +82,4 @@
     </dependency>
   </dependencies>
   
-</project>
\ No newline at end of file
+</project>

Modified: branches/JBPAPP_5_1/messaging/pom.xml
===================================================================
--- branches/JBPAPP_5_1/messaging/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/messaging/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
@@ -65,4 +65,4 @@
     </dependency>
   </dependencies>
   
-</project>
\ No newline at end of file
+</project>

Modified: branches/JBPAPP_5_1/profileservice/pom.xml
===================================================================
--- branches/JBPAPP_5_1/profileservice/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/profileservice/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/security/pom.xml
===================================================================
--- branches/JBPAPP_5_1/security/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/security/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
@@ -134,4 +134,4 @@
     </dependency>
   </dependencies>
   
-</project>
\ No newline at end of file
+</project>

Modified: branches/JBPAPP_5_1/server/pom.xml
===================================================================
--- branches/JBPAPP_5_1/server/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/server/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/spring-int/pom.xml
===================================================================
--- branches/JBPAPP_5_1/spring-int/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/spring-int/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
@@ -130,4 +130,4 @@
     </dependency>
   </dependencies>
   
-</project>
\ No newline at end of file
+</project>

Modified: branches/JBPAPP_5_1/system/pom.xml
===================================================================
--- branches/JBPAPP_5_1/system/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/system/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/system-jmx/pom.xml
===================================================================
--- branches/JBPAPP_5_1/system-jmx/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/system-jmx/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/tomcat/pom.xml
===================================================================
--- branches/JBPAPP_5_1/tomcat/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/tomcat/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/varia/pom.xml
===================================================================
--- branches/JBPAPP_5_1/varia/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/varia/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_1/webservices/pom.xml
===================================================================
--- branches/JBPAPP_5_1/webservices/pom.xml	2011-03-28 20:57:28 UTC (rev 111057)
+++ branches/JBPAPP_5_1/webservices/pom.xml	2011-03-28 23:08:20 UTC (rev 111058)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.1.2-Branch</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>



More information about the jboss-cvs-commits mailing list