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 2009/07/29 15:25:46 UTC

svn commit: r798893 [2/2] - in /cxf/branches/2.0.x-fixes: ./ api/ buildtools/ common/ common/common/ common/schemas/ common/xjc/ common/xjc/dv-test/ common/xjc/dv/ common/xjc/ts-test/ common/xjc/ts/ common/xsd/ distribution/ distribution/bundle/ distri...

Modified: cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml?rev=798893&r1=798892&r2=798893&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml (original)
+++ cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml Wed Jul 29 13:25:44 2009
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.12</version>
     <name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.12</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -65,8 +65,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.12/tools/wsdlto/frontend/jaxws</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.12/tools/wsdlto/frontend/jaxws</developerConnection>
     </scm>
 
 

Modified: cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml?rev=798893&r1=798892&r2=798893&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml (original)
+++ cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml Wed Jul 29 13:25:44 2009
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-misctools</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.12</version>
     <name>Apache CXF Command Line Tools WSDLTo Misctools</name>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.12</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -119,8 +119,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/misc</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/misc</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.12/tools/wsdlto/misc</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.12/tools/wsdlto/misc</developerConnection>
     </scm>
 
 </project>

Modified: cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml?rev=798893&r1=798892&r2=798893&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml (original)
+++ cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml Wed Jul 29 13:25:44 2009
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto</artifactId>
     <packaging>pom</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.12</version>
     <name>Apache CXF Command Line Tools WSDLTo</name>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.12</version>
     </parent>
 
     <modules>
@@ -40,8 +40,8 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.12/tools/wsdlto</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.12/tools/wsdlto</developerConnection>
     </scm>
 
 </project>

Modified: cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml?rev=798893&r1=798892&r2=798893&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml (original)
+++ cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml Wed Jul 29 13:25:44 2009
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-test</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.12</version>
     <name>Apache CXF Command Line Tools WSDLTo Test</name>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.12</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -104,8 +104,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/test</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/test</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.12/tools/wsdlto/test</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.12/tools/wsdlto/test</developerConnection>
     </scm>