You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/04/11 19:25:35 UTC

svn commit: r1324882 [3/3] - in /cxf/branches/2.3.x-fixes: ./ api/ common/ common/common/ common/schemas/ common/wstx-msv-validation/ common/xerces-xsd-validation/ distribution/ distribution/bundle/ distribution/bundle/all/ distribution/bundle/jaxrs/ d...

Modified: cxf/branches/2.3.x-fixes/tools/common/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/common/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/common/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/common/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-common</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools Common</name>
     <description>Apache CXF Command Line Tools Common</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/branches/2.3.x-fixes/tools/corba/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/corba/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/corba/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/corba/pom.xml Wed Apr 11 17:25:31 2012
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-corba</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools CORBA</name>
     <description>Apache CXF Command Line Tools CORBA</description>
     <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/branches/2.3.x-fixes/tools/javato/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/javato/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/javato/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/javato/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-javato</artifactId>
     <packaging>pom</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools JavaTo</name>
     <description>Apache CXF Command Line Tools JavaTo</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
     </parent>
 
     <modules>

Modified: cxf/branches/2.3.x-fixes/tools/javato/ws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/javato/ws/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/javato/ws/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/javato/ws/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-java2ws</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools JavaTo WS</name>
     <description>Apache CXF Command Line Tools JavaTo WS</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/branches/2.3.x-fixes/tools/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools</artifactId>
     <packaging>pom</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools</name>
     <description>Apache CXF Command Line Tools</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
     </parent>
 
     <modules>

Modified: cxf/branches/2.3.x-fixes/tools/validator/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/validator/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/validator/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/validator/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-validator</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools Validator</name>
     <description>Apache CXF Command Line Tools Validator</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/core/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/core/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/wsdlto/core/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/wsdlto/core/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-core</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools WSDLTo Core</name>
     <description>Apache CXF Command Line Tools WSDLTo Core</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name>
     <description>Apache CXF Command Line Tools WSDLTo JAXB Databinding</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/javascript/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/javascript/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/javascript/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/javascript/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-frontend-javascript</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name>
     <description>Apache CXF Command Line Tools WSDL to JavaScript Front End</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name>
     <description>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/misc/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/misc/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/wsdlto/misc/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/wsdlto/misc/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-misctools</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools WSDLTo Misctools</name>
     <description>Apache CXF Command Line Tools WSDLTo Misctools</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/wsdlto/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/wsdlto/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto</artifactId>
     <packaging>pom</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools WSDLTo</name>
     <description>Apache CXF Command Line Tools WSDLTo</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
     </parent>
 
     <modules>

Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml?rev=1324882&r1=1324881&r2=1324882&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml Wed Apr 11 17:25:31 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-test</artifactId>
     <packaging>jar</packaging>
-    <version>2.3.10-SNAPSHOT</version>
+    <version>2.3.10</version>
     <name>Apache CXF Command Line Tools WSDLTo Test</name>
     <description>Apache CXF Command Line Tools WSDLTo Test</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.3.10-SNAPSHOT</version>
+        <version>2.3.10</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>