[jbossws-commits] JBossWS SVN: r7411 - in stack: metro/trunk and 1 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Jun 6 09:25:28 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-06-06 09:25:28 -0400 (Fri, 06 Jun 2008)
New Revision: 7411

Modified:
   stack/cxf/trunk/pom.xml
   stack/metro/trunk/pom.xml
   stack/native/trunk/pom.xml
Log:
update version

Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml	2008-06-06 13:17:17 UTC (rev 7410)
+++ stack/cxf/trunk/pom.xml	2008-06-06 13:25:28 UTC (rev 7411)
@@ -20,13 +20,13 @@
   <artifactId>jbossws-cxf</artifactId>
   <packaging>pom</packaging>
   
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.3-SNAPSHOT</version>
   
   <!-- Parent -->
   <parent>
     <groupId>org.jboss.ws</groupId>
     <artifactId>jbossws-parent</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1.GA</version>
   </parent>
   
   <!-- Source Control Management -->

Modified: stack/metro/trunk/pom.xml
===================================================================
--- stack/metro/trunk/pom.xml	2008-06-06 13:17:17 UTC (rev 7410)
+++ stack/metro/trunk/pom.xml	2008-06-06 13:25:28 UTC (rev 7411)
@@ -20,13 +20,13 @@
   <artifactId>jbossws-metro</artifactId>
   <packaging>pom</packaging>
   
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.3-SNAPSHOT</version>
   
   <!-- Parent -->
   <parent>
     <groupId>org.jboss.ws</groupId>
     <artifactId>jbossws-parent</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1.GA</version>
   </parent>
   
   <!-- Source Control Management -->

Modified: stack/native/trunk/pom.xml
===================================================================
--- stack/native/trunk/pom.xml	2008-06-06 13:17:17 UTC (rev 7410)
+++ stack/native/trunk/pom.xml	2008-06-06 13:25:28 UTC (rev 7411)
@@ -20,13 +20,13 @@
   <artifactId>jbossws-native</artifactId>
   <packaging>pom</packaging>
   
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.3-SNAPSHOT</version>
   
   <!-- Parent -->
   <parent>
     <groupId>org.jboss.ws</groupId>
     <artifactId>jbossws-parent</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1.GA</version>
   </parent>
   
   <!-- Source Control Management -->




More information about the jbossws-commits mailing list