You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ga...@apache.org on 2008/05/05 17:40:50 UTC

svn commit: r653507 - in /cxf/trunk: ./ 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/ distribution/manifest/ inte...

Author: gawor
Date: Mon May  5 08:40:48 2008
New Revision: 653507

URL: http://svn.apache.org/viewvc?rev=653507&view=rev
Log:
update scm urls

Modified:
    cxf/trunk/api/pom.xml
    cxf/trunk/buildtools/pom.xml
    cxf/trunk/common/common/pom.xml
    cxf/trunk/common/pom.xml
    cxf/trunk/common/schemas/pom.xml
    cxf/trunk/common/xjc/dv-test/pom.xml
    cxf/trunk/common/xjc/dv/pom.xml
    cxf/trunk/common/xjc/pom.xml
    cxf/trunk/common/xjc/ts-test/pom.xml
    cxf/trunk/common/xjc/ts/pom.xml
    cxf/trunk/common/xsd/pom.xml
    cxf/trunk/distribution/bundle/pom.xml
    cxf/trunk/distribution/manifest/pom.xml
    cxf/trunk/distribution/pom.xml
    cxf/trunk/integration/jbi/pom.xml
    cxf/trunk/integration/jca/pom.xml
    cxf/trunk/integration/pom.xml
    cxf/trunk/maven-plugins/codegen-plugin/pom.xml
    cxf/trunk/maven-plugins/eclipse-plugin-generator/pom.xml
    cxf/trunk/maven-plugins/java2ws-plugin/pom.xml
    cxf/trunk/parent/pom.xml
    cxf/trunk/pom.xml
    cxf/trunk/rt/bindings/http/pom.xml
    cxf/trunk/rt/bindings/jbi/pom.xml
    cxf/trunk/rt/bindings/object/pom.xml
    cxf/trunk/rt/bindings/pom.xml
    cxf/trunk/rt/bindings/soap/pom.xml
    cxf/trunk/rt/bindings/xml/pom.xml
    cxf/trunk/rt/core/pom.xml
    cxf/trunk/rt/databinding/jaxb/pom.xml
    cxf/trunk/rt/frontend/jaxws/pom.xml
    cxf/trunk/rt/frontend/js/pom.xml
    cxf/trunk/rt/frontend/simple/pom.xml
    cxf/trunk/rt/management/pom.xml
    cxf/trunk/rt/pom.xml
    cxf/trunk/rt/transports/http-jetty/pom.xml
    cxf/trunk/rt/transports/http/pom.xml
    cxf/trunk/rt/transports/jbi/pom.xml
    cxf/trunk/rt/transports/jms/pom.xml
    cxf/trunk/rt/transports/local/pom.xml
    cxf/trunk/rt/ws/addr/pom.xml
    cxf/trunk/rt/ws/policy/pom.xml
    cxf/trunk/rt/ws/rm/pom.xml
    cxf/trunk/rt/ws/security/pom.xml
    cxf/trunk/systests/pom.xml
    cxf/trunk/testutils/pom.xml
    cxf/trunk/tools/anttask/pom.xml
    cxf/trunk/tools/common/pom.xml
    cxf/trunk/tools/eclipse-plugin/pom.xml
    cxf/trunk/tools/javato/pom.xml
    cxf/trunk/tools/javato/ws/pom.xml
    cxf/trunk/tools/pom.xml
    cxf/trunk/tools/validator/pom.xml
    cxf/trunk/tools/wsdlto/core/pom.xml
    cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml
    cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml
    cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml
    cxf/trunk/tools/wsdlto/misc/pom.xml
    cxf/trunk/tools/wsdlto/pom.xml
    cxf/trunk/tools/wsdlto/test/pom.xml

Modified: cxf/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/api/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/api/pom.xml (original)
+++ cxf/trunk/api/pom.xml Mon May  5 08:40:48 2008
@@ -247,8 +247,8 @@
     </profiles>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/api</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/api</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/buildtools/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/buildtools/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/buildtools/pom.xml (original)
+++ cxf/trunk/buildtools/pom.xml Mon May  5 08:40:48 2008
@@ -116,8 +116,8 @@
     </build-->
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/buildtools</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/buildtools</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/buildtools</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/buildtools</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/common/common/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/common/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/common/common/pom.xml (original)
+++ cxf/trunk/common/common/pom.xml Mon May  5 08:40:48 2008
@@ -152,8 +152,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/common</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/common</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/common/common</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/common/common</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/common/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/common/pom.xml (original)
+++ cxf/trunk/common/pom.xml Mon May  5 08:40:48 2008
@@ -40,8 +40,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/common</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/common</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/common/schemas/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/schemas/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/common/schemas/pom.xml (original)
+++ cxf/trunk/common/schemas/pom.xml Mon May  5 08:40:48 2008
@@ -37,8 +37,8 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/schemas</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/schemas</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/common/schemas</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/common/schemas</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/common/xjc/dv-test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/xjc/dv-test/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/common/xjc/dv-test/pom.xml (original)
+++ cxf/trunk/common/xjc/dv-test/pom.xml Mon May  5 08:40:48 2008
@@ -104,8 +104,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/dv-test</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/dv-test</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/common/xjc/dv-test</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/common/xjc/dv-test</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/common/xjc/dv/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/xjc/dv/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/common/xjc/dv/pom.xml (original)
+++ cxf/trunk/common/xjc/dv/pom.xml Mon May  5 08:40:48 2008
@@ -54,8 +54,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/dv</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/dv</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/common/xjc/dv</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/common/xjc/dv</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/common/xjc/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/xjc/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/common/xjc/pom.xml (original)
+++ cxf/trunk/common/xjc/pom.xml Mon May  5 08:40:48 2008
@@ -41,8 +41,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/common/xjc</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/common/xjc</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/common/xjc/ts-test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/xjc/ts-test/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/common/xjc/ts-test/pom.xml (original)
+++ cxf/trunk/common/xjc/ts-test/pom.xml Mon May  5 08:40:48 2008
@@ -102,8 +102,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/ts-test</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/ts-test</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/common/xjc/ts-test</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/common/xjc/ts-test</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/common/xjc/ts/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/xjc/ts/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/common/xjc/ts/pom.xml (original)
+++ cxf/trunk/common/xjc/ts/pom.xml Mon May  5 08:40:48 2008
@@ -57,8 +57,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/ts</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/ts</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/common/xjc/ts</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/common/xjc/ts</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/common/xsd/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/common/xsd/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/common/xsd/pom.xml (original)
+++ cxf/trunk/common/xsd/pom.xml Mon May  5 08:40:48 2008
@@ -80,7 +80,7 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xsd</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xsd</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/common/xsd</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/common/xsd</developerConnection>
     </scm>
 </project>

Modified: cxf/trunk/distribution/bundle/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/bundle/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/distribution/bundle/pom.xml (original)
+++ cxf/trunk/distribution/bundle/pom.xml Mon May  5 08:40:48 2008
@@ -423,8 +423,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution/bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution/bundle</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/distribution/bundle</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/distribution/bundle</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/distribution/manifest/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/manifest/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/distribution/manifest/pom.xml (original)
+++ cxf/trunk/distribution/manifest/pom.xml Mon May  5 08:40:48 2008
@@ -305,8 +305,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution/manifest</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution/manifest</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/distribution/manifest</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/distribution/manifest</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/distribution/pom.xml (original)
+++ cxf/trunk/distribution/pom.xml Mon May  5 08:40:48 2008
@@ -434,8 +434,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/distribution</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/distribution</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/integration/jbi/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/integration/jbi/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/integration/jbi/pom.xml (original)
+++ cxf/trunk/integration/jbi/pom.xml Mon May  5 08:40:48 2008
@@ -86,7 +86,7 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/integration/jbi</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/integration/jbi</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/integration/jbi</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/integration/jbi</developerConnection>
     </scm>
 </project>

Modified: cxf/trunk/integration/jca/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/integration/jca/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/integration/jca/pom.xml (original)
+++ cxf/trunk/integration/jca/pom.xml Mon May  5 08:40:48 2008
@@ -127,8 +127,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/integration/jca</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/integration/jca</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/integration/jca</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/integration/jca</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/integration/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/integration/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/integration/pom.xml (original)
+++ cxf/trunk/integration/pom.xml Mon May  5 08:40:48 2008
@@ -38,8 +38,8 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/integration</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/integration</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/integration</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/integration</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/maven-plugins/codegen-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/codegen-plugin/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/codegen-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/codegen-plugin/pom.xml Mon May  5 08:40:48 2008
@@ -96,8 +96,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/maven-plugins/codegen-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/maven-plugins/codegen-plugin</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/maven-plugins/codegen-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/maven-plugins/codegen-plugin</developerConnection>
     </scm>
 
 </project>
\ No newline at end of file

Modified: cxf/trunk/maven-plugins/eclipse-plugin-generator/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/eclipse-plugin-generator/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/eclipse-plugin-generator/pom.xml (original)
+++ cxf/trunk/maven-plugins/eclipse-plugin-generator/pom.xml Mon May  5 08:40:48 2008
@@ -95,8 +95,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/maven-plugins/eclipse-plugin-generator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/maven-plugins/eclipse-plugin-generator</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/maven-plugins/eclipse-plugin-generator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/maven-plugins/eclipse-plugin-generator</developerConnection>
     </scm>
 
 </project>
\ No newline at end of file

Modified: cxf/trunk/maven-plugins/java2ws-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/java2ws-plugin/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/java2ws-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/java2ws-plugin/pom.xml Mon May  5 08:40:48 2008
@@ -98,8 +98,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/maven-plugins/java2ws-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/maven-plugins/java2ws-plugin</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/maven-plugins/java2ws-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/maven-plugins/java2ws-plugin</developerConnection>
     </scm>
 
 </project>
\ No newline at end of file

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Mon May  5 08:40:48 2008
@@ -1170,8 +1170,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/parent</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/parent</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Mon May  5 08:40:48 2008
@@ -28,8 +28,8 @@
     <packaging>pom</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk</developerConnection>
     </scm>
     <issueManagement>
         <system>jira</system>
@@ -371,7 +371,7 @@
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
                     <configuration>
-                        <tagBase>https://svn.apache.org/repos/asf/incubator/cxf/tags</tagBase>
+                        <tagBase>https://svn.apache.org/repos/asf/cxf/tags</tagBase>
                         <useReleaseProfile>false</useReleaseProfile>
                         <preparationGoals>clean install</preparationGoals>
                         <goals>deploy</goals>

Modified: cxf/trunk/rt/bindings/http/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/http/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/bindings/http/pom.xml (original)
+++ cxf/trunk/rt/bindings/http/pom.xml Mon May  5 08:40:48 2008
@@ -131,8 +131,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/http</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/http</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/http</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/http</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/bindings/jbi/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/jbi/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/bindings/jbi/pom.xml (original)
+++ cxf/trunk/rt/bindings/jbi/pom.xml Mon May  5 08:40:48 2008
@@ -113,8 +113,8 @@
     </build>    
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/jbi</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/jbi</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/jbi</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/jbi</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/bindings/object/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/object/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/bindings/object/pom.xml (original)
+++ cxf/trunk/rt/bindings/object/pom.xml Mon May  5 08:40:48 2008
@@ -76,8 +76,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/object</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/object</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/object</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/object</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/bindings/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/bindings/pom.xml (original)
+++ cxf/trunk/rt/bindings/pom.xml Mon May  5 08:40:48 2008
@@ -42,8 +42,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/bindings</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/bindings</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/bindings/soap/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/soap/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/bindings/soap/pom.xml (original)
+++ cxf/trunk/rt/bindings/soap/pom.xml Mon May  5 08:40:48 2008
@@ -91,8 +91,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/soap</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/soap</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/soap</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/soap</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/bindings/xml/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/xml/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/bindings/xml/pom.xml (original)
+++ cxf/trunk/rt/bindings/xml/pom.xml Mon May  5 08:40:48 2008
@@ -107,8 +107,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/xml</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/xml</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/xml</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/bindings/xml</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/core/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/core/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/core/pom.xml (original)
+++ cxf/trunk/rt/core/pom.xml Mon May  5 08:40:48 2008
@@ -83,8 +83,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/core</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/core</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/databinding/jaxb/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/databinding/jaxb/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/databinding/jaxb/pom.xml (original)
+++ cxf/trunk/rt/databinding/jaxb/pom.xml Mon May  5 08:40:48 2008
@@ -161,8 +161,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/databinding/jaxb</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/databinding/jaxb</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/databinding/jaxb</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/databinding/jaxb</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/frontend/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/jaxws/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/frontend/jaxws/pom.xml (original)
+++ cxf/trunk/rt/frontend/jaxws/pom.xml Mon May  5 08:40:48 2008
@@ -149,8 +149,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/jaxws</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/jaxws</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/jaxws</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/jaxws</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/frontend/js/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/js/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/frontend/js/pom.xml (original)
+++ cxf/trunk/rt/frontend/js/pom.xml Mon May  5 08:40:48 2008
@@ -75,8 +75,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/js</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/js</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/js</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/js</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/frontend/simple/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/simple/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/frontend/simple/pom.xml (original)
+++ cxf/trunk/rt/frontend/simple/pom.xml Mon May  5 08:40:48 2008
@@ -91,8 +91,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/simple</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/simple</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/simple</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/frontend/simple</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/management/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/management/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/management/pom.xml (original)
+++ cxf/trunk/rt/management/pom.xml Mon May  5 08:40:48 2008
@@ -119,8 +119,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/management</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/management</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/management</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/management</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/pom.xml (original)
+++ cxf/trunk/rt/pom.xml Mon May  5 08:40:48 2008
@@ -56,8 +56,8 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/transports/http-jetty/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/http-jetty/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/transports/http-jetty/pom.xml (original)
+++ cxf/trunk/rt/transports/http-jetty/pom.xml Mon May  5 08:40:48 2008
@@ -139,8 +139,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/http-jetty</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/http-jetty</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/transports/http-jetty</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/transports/http-jetty</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/transports/http/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/http/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/transports/http/pom.xml (original)
+++ cxf/trunk/rt/transports/http/pom.xml Mon May  5 08:40:48 2008
@@ -117,8 +117,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/http</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/http</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/transports/http</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/transports/http</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/transports/jbi/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/jbi/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/transports/jbi/pom.xml (original)
+++ cxf/trunk/rt/transports/jbi/pom.xml Mon May  5 08:40:48 2008
@@ -106,8 +106,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/jbi</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/jbi</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/transports/jbi</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/transports/jbi</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/transports/jms/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/jms/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/transports/jms/pom.xml (original)
+++ cxf/trunk/rt/transports/jms/pom.xml Mon May  5 08:40:48 2008
@@ -127,8 +127,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/jms</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/jms</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/transports/jms</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/transports/jms</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/transports/local/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/local/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/transports/local/pom.xml (original)
+++ cxf/trunk/rt/transports/local/pom.xml Mon May  5 08:40:48 2008
@@ -63,8 +63,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/local</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/local</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/transports/local</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/transports/local</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/ws/addr/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/ws/addr/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/ws/addr/pom.xml (original)
+++ cxf/trunk/rt/ws/addr/pom.xml Mon May  5 08:40:48 2008
@@ -119,8 +119,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/addr</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/addr</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/ws/addr</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/ws/addr</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/ws/policy/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/ws/policy/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/ws/policy/pom.xml (original)
+++ cxf/trunk/rt/ws/policy/pom.xml Mon May  5 08:40:48 2008
@@ -152,8 +152,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/policy</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/policy</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/ws/policy</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/ws/policy</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/ws/rm/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/ws/rm/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/ws/rm/pom.xml (original)
+++ cxf/trunk/rt/ws/rm/pom.xml Mon May  5 08:40:48 2008
@@ -177,8 +177,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/rm</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/rm</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/ws/rm</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/ws/rm</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/rt/ws/security/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/ws/security/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/rt/ws/security/pom.xml (original)
+++ cxf/trunk/rt/ws/security/pom.xml Mon May  5 08:40:48 2008
@@ -122,7 +122,7 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/security</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/security</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/rt/ws/security</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/rt/ws/security</developerConnection>
     </scm>
 </project>

Modified: cxf/trunk/systests/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/systests/pom.xml (original)
+++ cxf/trunk/systests/pom.xml Mon May  5 08:40:48 2008
@@ -31,8 +31,8 @@
     <version>2.1.1-SNAPSHOT</version>
     <url>http://cxf.apache.org</url>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/systests</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/systests</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/systests</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/systests</developerConnection>
     </scm>
     <build>
         <plugins>

Modified: cxf/trunk/testutils/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/testutils/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/testutils/pom.xml (original)
+++ cxf/trunk/testutils/pom.xml Mon May  5 08:40:48 2008
@@ -278,8 +278,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/testutils</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/testutils</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/testutils</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/testutils</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/anttask/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/anttask/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/anttask/pom.xml (original)
+++ cxf/trunk/tools/anttask/pom.xml Mon May  5 08:40:48 2008
@@ -84,8 +84,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/anttask</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/anttask</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/anttask</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/anttask</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/common/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/common/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/common/pom.xml (original)
+++ cxf/trunk/tools/common/pom.xml Mon May  5 08:40:48 2008
@@ -104,8 +104,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/common</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/common</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/common</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/common</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/eclipse-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/eclipse-plugin/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/eclipse-plugin/pom.xml (original)
+++ cxf/trunk/tools/eclipse-plugin/pom.xml Mon May  5 08:40:48 2008
@@ -169,8 +169,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/eclipse-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/eclipse-plugin</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/eclipse-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/eclipse-plugin</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/javato/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/javato/pom.xml (original)
+++ cxf/trunk/tools/javato/pom.xml Mon May  5 08:40:48 2008
@@ -36,7 +36,7 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/javato</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/javato</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/javato</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/javato</developerConnection>
     </scm>
 </project>

Modified: cxf/trunk/tools/javato/ws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/ws/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/javato/ws/pom.xml (original)
+++ cxf/trunk/tools/javato/ws/pom.xml Mon May  5 08:40:48 2008
@@ -216,8 +216,8 @@
         </plugins>
     </build>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/javato/ws</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/javato/ws</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/javato/ws</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/javato/ws</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/pom.xml (original)
+++ cxf/trunk/tools/pom.xml Mon May  5 08:40:48 2008
@@ -41,8 +41,8 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/validator/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/validator/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/validator/pom.xml (original)
+++ cxf/trunk/tools/validator/pom.xml Mon May  5 08:40:48 2008
@@ -116,8 +116,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/validator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/validator</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/validator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/validator</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/wsdlto/core/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/core/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/core/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/core/pom.xml Mon May  5 08:40:48 2008
@@ -148,8 +148,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/core</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/core</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml Mon May  5 08:40:48 2008
@@ -65,8 +65,8 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/databinding/jaxb</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/databinding/jaxb</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/databinding/jaxb</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/databinding/jaxb</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml Mon May  5 08:40:48 2008
@@ -77,8 +77,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/frontend/javascript</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/frontend/javascript</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/frontend/javascript</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/frontend/javascript</developerConnection>
     </scm>
 
 

Modified: cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml Mon May  5 08:40:48 2008
@@ -65,8 +65,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/frontend/jaxws</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/frontend/jaxws</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/frontend/jaxws</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/frontend/jaxws</developerConnection>
     </scm>
 
 

Modified: cxf/trunk/tools/wsdlto/misc/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/misc/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/misc/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/misc/pom.xml Mon May  5 08:40:48 2008
@@ -119,8 +119,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/misc</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/misc</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/misc</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/misc</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/wsdlto/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/pom.xml Mon May  5 08:40:48 2008
@@ -41,8 +41,8 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto</developerConnection>
     </scm>
 
 </project>

Modified: cxf/trunk/tools/wsdlto/test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/test/pom.xml?rev=653507&r1=653506&r2=653507&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/test/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/test/pom.xml Mon May  5 08:40:48 2008
@@ -104,8 +104,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/test</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/wsdlto/test</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/test</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/test</developerConnection>
     </scm>
 
 </project>