[jbossws-commits] JBossWS SVN: r7604 - in stack/cxf/branches/jbossws-cxf-3.0.2: modules/client and 7 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Jun 16 14:44:26 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-06-16 14:44:26 -0400 (Mon, 16 Jun 2008)
New Revision: 7604

Modified:
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/client/pom.xml
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/management/pom.xml
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/resources/pom.xml
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/server/pom.xml
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/cxf-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/framework-tests/pom.xml
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/pom.xml
   stack/cxf/branches/jbossws-cxf-3.0.2/pom.xml
   stack/cxf/branches/jbossws-cxf-3.0.2/src/main/scripts/assembly-deploy-artifacts.xml
Log:
Revert - update versions

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/client/pom.xml	2008-06-16 15:42:32 UTC (rev 7603)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/client/pom.xml	2008-06-16 18:44:26 UTC (rev 7604)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.0.2.GA</version>
+    <version>3.0.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/management/pom.xml	2008-06-16 15:42:32 UTC (rev 7603)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/management/pom.xml	2008-06-16 18:44:26 UTC (rev 7604)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.0.2.GA</version>
+    <version>3.0.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   
@@ -37,28 +37,28 @@
     </dependency>
     <dependency>
       <groupId>org.jboss.ws</groupId>
-      <artifactId>jbossws-jboss423Trunk</artifactId>
+      <artifactId>jbossws-jboss423</artifactId>
       <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>org.jboss.ws</groupId>
-      <artifactId>jbossws-jboss500Beta4</artifactId>
+      <artifactId>jbossws-jboss500</artifactId>
       <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>org.jboss.ws</groupId>
-      <artifactId>jbossws-jboss500Beta4</artifactId>
+      <artifactId>jbossws-jboss500</artifactId>
       <classifier>container</classifier>
       <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>org.jboss.ws</groupId>
-      <artifactId>jbossws-jboss500Trunk</artifactId>
+      <artifactId>jbossws-jboss501</artifactId>
       <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>org.jboss.ws</groupId>
-      <artifactId>jbossws-jboss500Trunk</artifactId>
+      <artifactId>jbossws-jboss501</artifactId>
       <classifier>container</classifier>
       <scope>runtime</scope>
     </dependency>

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/resources/pom.xml	2008-06-16 15:42:32 UTC (rev 7603)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/resources/pom.xml	2008-06-16 18:44:26 UTC (rev 7604)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.0.2.GA</version>
+    <version>3.0.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/server/pom.xml	2008-06-16 15:42:32 UTC (rev 7603)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/server/pom.xml	2008-06-16 18:44:26 UTC (rev 7604)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.0.2.GA</version>
+    <version>3.0.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   
@@ -168,7 +168,7 @@
                 </artifactItem>
                 <artifactItem>
                   <groupId>org.jboss.ws</groupId>
-                  <artifactId>jbossws-jboss423Trunk</artifactId>
+                  <artifactId>jbossws-jboss423</artifactId>
                   <version>${jbossws.jboss423.version}</version>
                   <classifier>resources</classifier>
                   <type>zip</type>
@@ -176,7 +176,7 @@
                 </artifactItem>
                 <artifactItem>
                   <groupId>org.jboss.ws</groupId>
-                  <artifactId>jbossws-jboss500Beta4</artifactId>
+                  <artifactId>jbossws-jboss500</artifactId>
                   <version>${jbossws.jboss500.version}</version>
                   <classifier>resources</classifier>
                   <type>zip</type>
@@ -184,7 +184,7 @@
                 </artifactItem>
                 <artifactItem>
                   <groupId>org.jboss.ws</groupId>
-                  <artifactId>jbossws-jboss500Trunk</artifactId>
+                  <artifactId>jbossws-jboss501</artifactId>
                   <version>${jbossws.jboss501.version}</version>
                   <classifier>resources</classifier>
                   <type>zip</type>

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/cxf-tests/pom.xml	2008-06-16 15:42:32 UTC (rev 7603)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/cxf-tests/pom.xml	2008-06-16 18:44:26 UTC (rev 7604)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>3.0.2.GA</version>
+    <version>3.0.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/framework-tests/pom.xml	2008-06-16 15:42:32 UTC (rev 7603)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/framework-tests/pom.xml	2008-06-16 18:44:26 UTC (rev 7604)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf-testsuite</artifactId>
-    <version>3.0.2.GA</version>
+    <version>3.0.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/pom.xml	2008-06-16 15:42:32 UTC (rev 7603)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/pom.xml	2008-06-16 18:44:26 UTC (rev 7604)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.jboss.ws.cxf</groupId>
     <artifactId>jbossws-cxf</artifactId>
-    <version>3.0.2.GA</version>
+    <version>3.0.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/pom.xml	2008-06-16 15:42:32 UTC (rev 7603)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/pom.xml	2008-06-16 18:44:26 UTC (rev 7604)
@@ -20,7 +20,7 @@
   <artifactId>jbossws-cxf</artifactId>
   <packaging>pom</packaging>
   
-  <version>3.0.2.GA</version>
+  <version>3.0.2-SNAPSHOT</version>
   
   <!-- Parent -->
   <parent>
@@ -46,13 +46,13 @@
   
   <!-- Properties -->
   <properties>
-    <jbossws.common.version>1.0.5.GA</jbossws.common.version>
-    <jbossws.framework.version>3.0.2.GA</jbossws.framework.version>
-    <jbossws.spi.version>1.0.4.GA</jbossws.spi.version>
-    <jbossws.jboss422.version>3.0.2.GA</jbossws.jboss422.version>
-    <jbossws.jboss423.version>3.0.2.GA</jbossws.jboss423.version>
-    <jbossws.jboss500.version>3.0.2.GA</jbossws.jboss500.version>
-    <jbossws.jboss501.version>3.0.2.GA</jbossws.jboss501.version>
+    <jbossws.common.version>1.0.5-SNAPSHOT</jbossws.common.version>
+    <jbossws.framework.version>3.0.2-SNAPSHOT</jbossws.framework.version>
+    <jbossws.spi.version>1.0.4-SNAPSHOT</jbossws.spi.version>
+    <jbossws.jboss422.version>3.0.2-SNAPSHOT</jbossws.jboss422.version>
+    <jbossws.jboss423.version>3.0.2-SNAPSHOT</jbossws.jboss423.version>
+    <jbossws.jboss500.version>3.0.2-SNAPSHOT</jbossws.jboss500.version>
+    <jbossws.jboss501.version>3.0.2-SNAPSHOT</jbossws.jboss501.version>
     <cxf.version>2.1</cxf.version>
     <cxf.stax.version>1.0.1</cxf.stax.version>
     <fastinfoset.api.version>1.2.2</fastinfoset.api.version>
@@ -108,48 +108,48 @@
       </dependency>
       <dependency>
         <groupId>org.jboss.ws</groupId>
-        <artifactId>jbossws-jboss423Trunk</artifactId>
+        <artifactId>jbossws-jboss423</artifactId>
         <version>${jbossws.jboss423.version}</version>
       </dependency>
       <dependency>
         <groupId>org.jboss.ws</groupId>
-        <artifactId>jbossws-jboss423Trunk</artifactId>
+        <artifactId>jbossws-jboss423</artifactId>
         <version>${jbossws.jboss423.version}</version>
         <classifier>resources</classifier>
         <type>zip</type>
       </dependency>
       <dependency>
         <groupId>org.jboss.ws</groupId>
-        <artifactId>jbossws-jboss500Beta4</artifactId>
+        <artifactId>jbossws-jboss500</artifactId>
         <version>${jbossws.jboss500.version}</version>
       </dependency>
       <dependency>
         <groupId>org.jboss.ws</groupId>
-        <artifactId>jbossws-jboss500Beta4</artifactId>
+        <artifactId>jbossws-jboss500</artifactId>
         <version>${jbossws.jboss500.version}</version>
         <classifier>container</classifier>
       </dependency>
       <dependency>
         <groupId>org.jboss.ws</groupId>
-        <artifactId>jbossws-jboss500Beta4</artifactId>
+        <artifactId>jbossws-jboss500</artifactId>
         <version>${jbossws.jboss500.version}</version>
         <classifier>resources</classifier>
         <type>zip</type>
       </dependency>
       <dependency>
         <groupId>org.jboss.ws</groupId>
-        <artifactId>jbossws-jboss500Trunk</artifactId>
+        <artifactId>jbossws-jboss501</artifactId>
         <version>${jbossws.jboss501.version}</version>
       </dependency>
       <dependency>
         <groupId>org.jboss.ws</groupId>
-        <artifactId>jbossws-jboss500Trunk</artifactId>
+        <artifactId>jbossws-jboss501</artifactId>
         <version>${jbossws.jboss501.version}</version>
         <classifier>container</classifier>
       </dependency>
       <dependency>
         <groupId>org.jboss.ws</groupId>
-        <artifactId>jbossws-jboss500Trunk</artifactId>
+        <artifactId>jbossws-jboss501</artifactId>
         <version>${jbossws.jboss501.version}</version>
         <classifier>resources</classifier>
         <type>zip</type>

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/src/main/scripts/assembly-deploy-artifacts.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/src/main/scripts/assembly-deploy-artifacts.xml	2008-06-16 15:42:32 UTC (rev 7603)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/src/main/scripts/assembly-deploy-artifacts.xml	2008-06-16 18:44:26 UTC (rev 7604)
@@ -78,9 +78,9 @@
             <includes>
               <include>*:jbossws-framework:jar</include>
               <include>*:jbossws-jboss422:jar</include>
-              <include>*:jbossws-jboss423Trunk:jar</include>
-              <include>*:jbossws-jboss500Beta4:jar</include>
-              <include>*:jbossws-jboss500Trunk:jar</include>
+              <include>*:jbossws-jboss423:jar</include>
+              <include>*:jbossws-jboss500:jar</include>
+              <include>*:jbossws-jboss501:jar</include>
               <include>*:juddi-service:sar</include>
             </includes>
           </dependencySet>
@@ -91,8 +91,8 @@
             <scope>runtime</scope>
             <unpack>false</unpack>
             <includes>
-              <include>*:jbossws-jboss500Beta4:jar:container</include>
-              <include>*:jbossws-jboss500Trunk:jar:container</include>
+              <include>*:jbossws-jboss500:jar:container</include>
+              <include>*:jbossws-jboss501:jar:container</include>
             </includes>
           </dependencySet>
         </dependencySets>




More information about the jbossws-commits mailing list