Author: dkulp Date: Thu Apr 17 09:57:53 2008 New Revision: 649184 URL: http://svn.apache.org/viewvc?rev=649184&view=rev Log: Merged revisions 649151 via svnmerge from https://svn.apache.org/repos/asf/incubator/cxf/trunk
........ r649151 | dkulp | 2008-04-17 11:20:11 -0400 (Thu, 17 Apr 2008) | 2 lines Remove the scm/url stuff from the pom as the release plugin consistently screws them up so they are never correct. ........ Modified: incubator/cxf/branches/2.0.x-fixes/api/pom.xml incubator/cxf/branches/2.0.x-fixes/buildtools/pom.xml incubator/cxf/branches/2.0.x-fixes/common/common/pom.xml incubator/cxf/branches/2.0.x-fixes/common/pom.xml incubator/cxf/branches/2.0.x-fixes/common/schemas/pom.xml incubator/cxf/branches/2.0.x-fixes/common/xjc/dv-test/pom.xml incubator/cxf/branches/2.0.x-fixes/common/xjc/dv/pom.xml incubator/cxf/branches/2.0.x-fixes/common/xjc/pom.xml incubator/cxf/branches/2.0.x-fixes/common/xjc/ts-test/pom.xml incubator/cxf/branches/2.0.x-fixes/common/xjc/ts/pom.xml incubator/cxf/branches/2.0.x-fixes/common/xsd/pom.xml incubator/cxf/branches/2.0.x-fixes/distribution/bundle/pom.xml incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml incubator/cxf/branches/2.0.x-fixes/distribution/pom.xml incubator/cxf/branches/2.0.x-fixes/integration/jbi/pom.xml incubator/cxf/branches/2.0.x-fixes/integration/jca/pom.xml incubator/cxf/branches/2.0.x-fixes/integration/pom.xml incubator/cxf/branches/2.0.x-fixes/maven-plugins/codegen-plugin/pom.xml incubator/cxf/branches/2.0.x-fixes/maven-plugins/eclipse-plugin-generator/pom.xml incubator/cxf/branches/2.0.x-fixes/parent/pom.xml incubator/cxf/branches/2.0.x-fixes/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/bindings/http/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/bindings/jbi/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/bindings/object/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/bindings/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/bindings/soap/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/bindings/xml/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/core/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/databinding/jaxb/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/frontend/jaxws/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/frontend/js/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/frontend/simple/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/management/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/transports/http/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/transports/jbi/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/transports/jms/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/transports/local/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/ws/addr/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/ws/policy/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/ws/rm/pom.xml incubator/cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml incubator/cxf/branches/2.0.x-fixes/systests/pom.xml incubator/cxf/branches/2.0.x-fixes/testutils/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/anttask/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/common/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/eclipse-plugin/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/javato/core/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/javato/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/javato/test/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/validator/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/core/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml Modified: incubator/cxf/branches/2.0.x-fixes/api/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/api/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/api/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/api/pom.xml Thu Apr 17 09:57:53 2008 @@ -249,7 +249,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/api</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/api</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-api</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/buildtools/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/buildtools/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/buildtools/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/buildtools/pom.xml Thu Apr 17 09:57:53 2008 @@ -118,7 +118,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/buildtools</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/buildtools</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-buildtools</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/common/common/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/common/common/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/common/common/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/common/common/pom.xml Thu Apr 17 09:57:53 2008 @@ -154,8 +154,7 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/common</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/common</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-common-utilities</url> - </scm> + </scm> <!-- will remove this after it is got sync to central repository --> <repositories> Modified: incubator/cxf/branches/2.0.x-fixes/common/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/common/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/common/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/common/pom.xml Thu Apr 17 09:57:53 2008 @@ -42,7 +42,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-common</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/common/schemas/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/common/schemas/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/common/schemas/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/common/schemas/pom.xml Thu Apr 17 09:57:53 2008 @@ -38,7 +38,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/schemas</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/schemas</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-common-schemas</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/common/xjc/dv-test/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/common/xjc/dv-test/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/common/xjc/dv-test/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/common/xjc/dv-test/pom.xml Thu Apr 17 09:57:53 2008 @@ -100,7 +100,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc/dv-test</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc/dv-test</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-xjc-dv-test</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/common/xjc/dv/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/common/xjc/dv/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/common/xjc/dv/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/common/xjc/dv/pom.xml Thu Apr 17 09:57:53 2008 @@ -56,7 +56,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc/dv</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc/dv</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-xjc-dv</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/common/xjc/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/common/xjc/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/common/xjc/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/common/xjc/pom.xml Thu Apr 17 09:57:53 2008 @@ -43,7 +43,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-xjc</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/common/xjc/ts-test/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/common/xjc/ts-test/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/common/xjc/ts-test/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/common/xjc/ts-test/pom.xml Thu Apr 17 09:57:53 2008 @@ -98,7 +98,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc/ts-test</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc/ts-test</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-xjc-ts-test</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/common/xjc/ts/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/common/xjc/ts/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/common/xjc/ts/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/common/xjc/ts/pom.xml Thu Apr 17 09:57:53 2008 @@ -59,7 +59,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc/ts</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xjc/ts</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-xjc-ts</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/common/xsd/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/common/xsd/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/common/xsd/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/common/xsd/pom.xml Thu Apr 17 09:57:53 2008 @@ -82,8 +82,7 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xsd</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/common/xsd</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-common-xsd</url> - </scm> + </scm> <!-- will remove this after it is got sync to central repository --> <repositories> <repository> Modified: incubator/cxf/branches/2.0.x-fixes/distribution/bundle/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/distribution/bundle/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/distribution/bundle/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/distribution/bundle/pom.xml Thu Apr 17 09:57:53 2008 @@ -386,7 +386,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/distribution/bundle</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/distribution/bundle</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/distribution/bundle</url> </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml Thu Apr 17 09:57:53 2008 @@ -262,7 +262,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/distribution/manifest</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/distribution/manifest</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-distribution-manifest</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/distribution/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/distribution/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/distribution/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/distribution/pom.xml Thu Apr 17 09:57:53 2008 @@ -383,7 +383,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/distribution</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/distribution</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/apache-cxf</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/integration/jbi/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/integration/jbi/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/integration/jbi/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/integration/jbi/pom.xml Thu Apr 17 09:57:53 2008 @@ -88,6 +88,5 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/integration/jbi</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/integration/jbi</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-integration-jbi</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/integration/jca/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/integration/jca/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/integration/jca/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/integration/jca/pom.xml Thu Apr 17 09:57:53 2008 @@ -129,7 +129,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/integration/jca</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/integration/jca</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-integration-jca</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/integration/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/integration/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/integration/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/integration/pom.xml Thu Apr 17 09:57:53 2008 @@ -40,7 +40,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/integration</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/integration</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-integration</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/maven-plugins/codegen-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/maven-plugins/codegen-plugin/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/maven-plugins/codegen-plugin/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/maven-plugins/codegen-plugin/pom.xml Thu Apr 17 09:57:53 2008 @@ -113,7 +113,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/maven-plugins/codegen-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/maven-plugins/codegen-plugin</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-codegen-plugin</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/maven-plugins/eclipse-plugin-generator/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/maven-plugins/eclipse-plugin-generator/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/maven-plugins/eclipse-plugin-generator/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/maven-plugins/eclipse-plugin-generator/pom.xml Thu Apr 17 09:57:53 2008 @@ -112,7 +112,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/maven-plugins/eclipse-plugin-generator</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/maven-plugins/eclipse-plugin-generator</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-eclipse-plugin-generator</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/parent/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/parent/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/parent/pom.xml Thu Apr 17 09:57:53 2008 @@ -1020,8 +1020,7 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/parent</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/parent</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/pom.xml Thu Apr 17 09:57:53 2008 @@ -30,7 +30,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes</url> </scm> <issueManagement> <system>jira</system> Modified: incubator/cxf/branches/2.0.x-fixes/rt/bindings/http/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/bindings/http/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/bindings/http/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/bindings/http/pom.xml Thu Apr 17 09:57:53 2008 @@ -133,7 +133,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/http</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/http</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-bindings-http</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/bindings/jbi/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/bindings/jbi/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/bindings/jbi/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/bindings/jbi/pom.xml Thu Apr 17 09:57:53 2008 @@ -115,7 +115,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/jbi</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/jbi</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-bindings-jbi</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/bindings/object/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/bindings/object/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/bindings/object/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/bindings/object/pom.xml Thu Apr 17 09:57:53 2008 @@ -78,7 +78,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/object</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/object</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-bindings-object</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/bindings/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/bindings/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/bindings/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/bindings/pom.xml Thu Apr 17 09:57:53 2008 @@ -43,7 +43,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-rt/cxf-rt-bindings</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/bindings/soap/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/bindings/soap/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/bindings/soap/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/bindings/soap/pom.xml Thu Apr 17 09:57:53 2008 @@ -93,7 +93,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/soap</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/soap</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-bindings-soap</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/bindings/xml/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/bindings/xml/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/bindings/xml/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/bindings/xml/pom.xml Thu Apr 17 09:57:53 2008 @@ -109,7 +109,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/xml</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/bindings/xml</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-bindings-xml</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/core/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/core/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/core/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/core/pom.xml Thu Apr 17 09:57:53 2008 @@ -78,7 +78,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/core</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/core</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-core</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/databinding/jaxb/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/databinding/jaxb/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/databinding/jaxb/pom.xml Thu Apr 17 09:57:53 2008 @@ -178,7 +178,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/databinding/jaxb</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/databinding/jaxb</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-databinding-jaxb</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/frontend/jaxws/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/frontend/jaxws/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/frontend/jaxws/pom.xml Thu Apr 17 09:57:53 2008 @@ -145,7 +145,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/frontend/jaxws</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/frontend/jaxws</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-frontend-jaxws</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/frontend/js/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/frontend/js/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/frontend/js/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/frontend/js/pom.xml Thu Apr 17 09:57:53 2008 @@ -77,7 +77,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/frontend/js</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/frontend/js</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-frontend-js</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/frontend/simple/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/frontend/simple/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/frontend/simple/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/frontend/simple/pom.xml Thu Apr 17 09:57:53 2008 @@ -93,7 +93,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/frontend/simple</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/frontend/simple</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-frontend-simple</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/management/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/management/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/management/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/management/pom.xml Thu Apr 17 09:57:53 2008 @@ -121,7 +121,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/management</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/management</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-management</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/pom.xml Thu Apr 17 09:57:53 2008 @@ -54,7 +54,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-rt</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty/pom.xml Thu Apr 17 09:57:53 2008 @@ -141,7 +141,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/http-jetty</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-transports-http-jetty</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/transports/http/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/transports/http/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/transports/http/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/transports/http/pom.xml Thu Apr 17 09:57:53 2008 @@ -119,7 +119,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/http</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/http</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-transports-http</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/transports/jbi/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/transports/jbi/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/transports/jbi/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/transports/jbi/pom.xml Thu Apr 17 09:57:53 2008 @@ -103,7 +103,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/jbi</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/jbi</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-transports-jbi</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/transports/jms/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/transports/jms/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/transports/jms/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/transports/jms/pom.xml Thu Apr 17 09:57:53 2008 @@ -137,7 +137,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/jms</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/jms</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-transports-jms</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/transports/local/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/transports/local/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/transports/local/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/transports/local/pom.xml Thu Apr 17 09:57:53 2008 @@ -65,7 +65,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/local</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/transports/local</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-transports-local</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/ws/addr/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/ws/addr/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/ws/addr/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/ws/addr/pom.xml Thu Apr 17 09:57:53 2008 @@ -96,7 +96,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/ws/addr</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/ws/addr</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-ws-addr</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/ws/policy/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/ws/policy/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/ws/policy/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/ws/policy/pom.xml Thu Apr 17 09:57:53 2008 @@ -154,7 +154,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/ws/policy</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/ws/policy</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-ws-policy</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/ws/rm/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/ws/rm/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/ws/rm/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/ws/rm/pom.xml Thu Apr 17 09:57:53 2008 @@ -179,7 +179,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/ws/rm</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/ws/rm</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-ws-rm</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml Thu Apr 17 09:57:53 2008 @@ -125,6 +125,5 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/ws/security</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/rt/ws/security</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-rt-ws-security</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/systests/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/systests/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/systests/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/systests/pom.xml Thu Apr 17 09:57:53 2008 @@ -33,8 +33,7 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/systests</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/systests</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-systests</url> - </scm> + </scm> <build> <plugins> <plugin> Modified: incubator/cxf/branches/2.0.x-fixes/testutils/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/testutils/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/testutils/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/testutils/pom.xml Thu Apr 17 09:57:53 2008 @@ -429,7 +429,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/testutils</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/testutils</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-testutils</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/anttask/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/anttask/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/anttask/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/anttask/pom.xml Thu Apr 17 09:57:53 2008 @@ -83,7 +83,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/anttask</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/anttask</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-anttasks</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/common/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/common/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/common/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/common/pom.xml Thu Apr 17 09:57:53 2008 @@ -100,7 +100,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/common</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/common</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-tools-common</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/eclipse-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/eclipse-plugin/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/eclipse-plugin/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/eclipse-plugin/pom.xml Thu Apr 17 09:57:53 2008 @@ -171,7 +171,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/eclipse-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/eclipse-plugin</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-eclipse-plugin</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/javato/core/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/javato/core/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/javato/core/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/javato/core/pom.xml Thu Apr 17 09:57:53 2008 @@ -103,7 +103,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/javato/core</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/javato/core</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-tools-java2wsdl</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/javato/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/javato/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/javato/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/javato/pom.xml Thu Apr 17 09:57:53 2008 @@ -39,7 +39,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/javato</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/javato</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-tools/cxf-tools-javato</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/javato/test/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/javato/test/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/javato/test/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/javato/test/pom.xml Thu Apr 17 09:57:53 2008 @@ -139,8 +139,7 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/javato/test</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/javato/test</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-tools-java2wsdl-test</url> - </scm> + </scm> <build> <plugins> Modified: incubator/cxf/branches/2.0.x-fixes/tools/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/pom.xml Thu Apr 17 09:57:53 2008 @@ -42,7 +42,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-tools</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/validator/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/validator/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/validator/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/validator/pom.xml Thu Apr 17 09:57:53 2008 @@ -118,7 +118,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/validator</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/validator</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-tools-validator</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/core/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/core/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/core/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/core/pom.xml Thu Apr 17 09:57:53 2008 @@ -150,7 +150,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/core</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/core</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-tools-wsdlto-core</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml Thu Apr 17 09:57:53 2008 @@ -67,7 +67,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/databinding/jaxb</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/databinding/jaxb</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-tools-wsdlto-databinding-jaxb</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml Thu Apr 17 09:57:53 2008 @@ -67,8 +67,7 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-tools-wsdlto-frontend-jaxws</url> - </scm> + </scm> Modified: incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml Thu Apr 17 09:57:53 2008 @@ -121,7 +121,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/misc</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/misc</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-tools-misctools</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml Thu Apr 17 09:57:53 2008 @@ -42,7 +42,6 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-tools/cxf-tools-wsdlto</url> - </scm> + </scm> </project> Modified: incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml?rev=649184&r1=649183&r2=649184&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml Thu Apr 17 09:57:53 2008 @@ -106,8 +106,7 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/test</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/tools/wsdlto/test</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/cxf-parent/cxf-tools-wsdlto-test</url> - </scm> + </scm> </project>