[jboss-cvs] JBossAS SVN: r89448 - in branches/JBPAPP_5_0: adminclient and 32 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 26 15:02:35 EDT 2009


Author: jason.greene at jboss.com
Date: 2009-05-26 15:02:34 -0400 (Tue, 26 May 2009)
New Revision: 89448

Modified:
   branches/JBPAPP_5_0/adminclient/pom.xml
   branches/JBPAPP_5_0/aspects/pom.xml
   branches/JBPAPP_5_0/build/pom.xml
   branches/JBPAPP_5_0/client/pom.xml
   branches/JBPAPP_5_0/cluster/pom.xml
   branches/JBPAPP_5_0/component-matrix/pom.xml
   branches/JBPAPP_5_0/connector/pom.xml
   branches/JBPAPP_5_0/console/pom.xml
   branches/JBPAPP_5_0/deployment/pom.xml
   branches/JBPAPP_5_0/ejb3/pom.xml
   branches/JBPAPP_5_0/embedded/pom.xml
   branches/JBPAPP_5_0/hibernate-int/pom.xml
   branches/JBPAPP_5_0/iiop/pom.xml
   branches/JBPAPP_5_0/j2se/pom.xml
   branches/JBPAPP_5_0/jbossas/jmx-remoting/pom.xml
   branches/JBPAPP_5_0/jbossas/pom.xml
   branches/JBPAPP_5_0/jbossas/remoting/pom.xml
   branches/JBPAPP_5_0/jmx-remoting/pom.xml
   branches/JBPAPP_5_0/jmx/pom.xml
   branches/JBPAPP_5_0/main/pom.xml
   branches/JBPAPP_5_0/management/pom.xml
   branches/JBPAPP_5_0/mbeans/pom.xml
   branches/JBPAPP_5_0/messaging/pom.xml
   branches/JBPAPP_5_0/pom.xml
   branches/JBPAPP_5_0/profileservice/pom.xml
   branches/JBPAPP_5_0/security/pom.xml
   branches/JBPAPP_5_0/server/pom.xml
   branches/JBPAPP_5_0/spring-int/pom.xml
   branches/JBPAPP_5_0/system-jmx/pom.xml
   branches/JBPAPP_5_0/system/pom.xml
   branches/JBPAPP_5_0/thirdparty/pom.xml
   branches/JBPAPP_5_0/tomcat/pom.xml
   branches/JBPAPP_5_0/varia/pom.xml
   branches/JBPAPP_5_0/webservices/pom.xml
Log:
Use snapshot deps for now



Modified: branches/JBPAPP_5_0/adminclient/pom.xml
===================================================================
--- branches/JBPAPP_5_0/adminclient/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/adminclient/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.jboss.jbossas</groupId>
         <artifactId>jboss-as-parent</artifactId>
-        <version>5.1.0.GA</version>
+        <version>5.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/JBPAPP_5_0/aspects/pom.xml
===================================================================
--- branches/JBPAPP_5_0/aspects/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/aspects/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/build/pom.xml
===================================================================
--- branches/JBPAPP_5_0/build/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/build/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
 	<parent>
 		<groupId>org.jboss.jbossas</groupId>
 		<artifactId>jboss-as-parent</artifactId>
-		<version>5.1.0.GA</version>
+		<version>5.1.0-SNAPSHOT</version>
 	</parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/client/pom.xml
===================================================================
--- branches/JBPAPP_5_0/client/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/client/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
 	<parent>
 		<groupId>org.jboss.jbossas</groupId>
 		<artifactId>jboss-as-parent</artifactId>
-		<version>5.1.0.GA</version>
+		<version>5.1.0-SNAPSHOT</version>
 	</parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/cluster/pom.xml
===================================================================
--- branches/JBPAPP_5_0/cluster/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/cluster/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -20,7 +20,7 @@
   <groupId>org.jboss.jbossas</groupId>
   <artifactId>jboss-as-component-matrix</artifactId>
   <packaging>pom</packaging>
-  <version>5.1.0.GA</version>
+  <version>5.1.0-SNAPSHOT</version>
   <name>JBossAS Component Matrix</name>
   <description>
     Contract for Consumers of JBossAS Components, defining and

Modified: branches/JBPAPP_5_0/connector/pom.xml
===================================================================
--- branches/JBPAPP_5_0/connector/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/connector/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/console/pom.xml
===================================================================
--- branches/JBPAPP_5_0/console/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/console/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/deployment/pom.xml
===================================================================
--- branches/JBPAPP_5_0/deployment/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/deployment/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/ejb3/pom.xml
===================================================================
--- branches/JBPAPP_5_0/ejb3/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/ejb3/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/embedded/pom.xml
===================================================================
--- branches/JBPAPP_5_0/embedded/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/embedded/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/hibernate-int/pom.xml
===================================================================
--- branches/JBPAPP_5_0/hibernate-int/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/hibernate-int/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/iiop/pom.xml
===================================================================
--- branches/JBPAPP_5_0/iiop/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/iiop/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/j2se/pom.xml
===================================================================
--- branches/JBPAPP_5_0/j2se/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/j2se/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/jbossas/jmx-remoting/pom.xml
===================================================================
--- branches/JBPAPP_5_0/jbossas/jmx-remoting/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/jbossas/jmx-remoting/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-jbossas</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/jbossas/pom.xml
===================================================================
--- branches/JBPAPP_5_0/jbossas/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/jbossas/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/jbossas/remoting/pom.xml
===================================================================
--- branches/JBPAPP_5_0/jbossas/remoting/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/jbossas/remoting/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-jbossas</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/jmx/pom.xml
===================================================================
--- branches/JBPAPP_5_0/jmx/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/jmx/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/jmx-remoting/pom.xml
===================================================================
--- branches/JBPAPP_5_0/jmx-remoting/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/jmx-remoting/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/main/pom.xml
===================================================================
--- branches/JBPAPP_5_0/main/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/main/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/management/pom.xml
===================================================================
--- branches/JBPAPP_5_0/management/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/management/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/mbeans/pom.xml
===================================================================
--- branches/JBPAPP_5_0/mbeans/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/mbeans/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/messaging/pom.xml
===================================================================
--- branches/JBPAPP_5_0/messaging/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/messaging/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/pom.xml
===================================================================
--- branches/JBPAPP_5_0/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,13 +3,13 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-component-matrix</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>component-matrix</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>
   <artifactId>jboss-as-parent</artifactId>
-  <version>5.1.0.GA</version>
+  <version>5.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>JBoss Application Server Parent POM</name>
   <url>http://www.jboss.org/jbossas</url>

Modified: branches/JBPAPP_5_0/profileservice/pom.xml
===================================================================
--- branches/JBPAPP_5_0/profileservice/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/profileservice/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/security/pom.xml
===================================================================
--- branches/JBPAPP_5_0/security/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/security/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/server/pom.xml
===================================================================
--- branches/JBPAPP_5_0/server/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/server/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/spring-int/pom.xml
===================================================================
--- branches/JBPAPP_5_0/spring-int/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/spring-int/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/system/pom.xml
===================================================================
--- branches/JBPAPP_5_0/system/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/system/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/system-jmx/pom.xml
===================================================================
--- branches/JBPAPP_5_0/system-jmx/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/system-jmx/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/thirdparty/pom.xml
===================================================================
--- branches/JBPAPP_5_0/thirdparty/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/thirdparty/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/tomcat/pom.xml
===================================================================
--- branches/JBPAPP_5_0/tomcat/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/tomcat/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/varia/pom.xml
===================================================================
--- branches/JBPAPP_5_0/varia/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/varia/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>

Modified: branches/JBPAPP_5_0/webservices/pom.xml
===================================================================
--- branches/JBPAPP_5_0/webservices/pom.xml	2009-05-26 18:54:22 UTC (rev 89447)
+++ branches/JBPAPP_5_0/webservices/pom.xml	2009-05-26 19:02:34 UTC (rev 89448)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-parent</artifactId>
-    <version>5.1.0.GA</version>
+    <version>5.1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>




More information about the jboss-cvs-commits mailing list