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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -22,13 +22,13 @@ <artifactId>cxf-anttasks</artifactId> <packaging>jar</packaging> <name>Apache CXF Ant Tasks</name> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -81,9 +81,9 @@ </build> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/anttask</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/anttask</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-anttasks</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-common</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools Common</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -92,9 +92,9 @@ <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/common</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/common</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-tools-common</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-eclipse-plugin</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Eclipse Distribution</name> <url>http://cxf.apache.org/</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -169,9 +169,9 @@ <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/eclipse-plugin</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/eclipse-plugin</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-eclipse-plugin</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-java2wsdl</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools JavaTo Core</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -101,9 +101,9 @@ </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/javato/core</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/javato/core</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-tools-java2wsdl</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-javato</artifactId> <packaging>pom</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools JavaTo</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> </parent> <modules> @@ -37,9 +37,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/javato</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/javato</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-tools/cxf-tools-javato</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-java2wsdl-test</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools JavaTo Test</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -137,9 +137,9 @@ </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/javato/test</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/javato/test</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-tools-java2wsdl-test</url> + <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> <build> 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=592512&r1=592511&r2=592512&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/tools/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/tools/pom.xml Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> <packaging>pom</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> </parent> <modules> @@ -40,9 +40,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-tools</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-validator</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools Validator</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -116,9 +116,9 @@ </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/validator</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/validator</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-tools-validator</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-core</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Core</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -148,9 +148,9 @@ </build> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/core</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/core</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-tools-wsdlto-core</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> @@ -65,9 +65,9 @@ <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/databinding/jaxb</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/databinding/jaxb</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-tools-wsdlto-databinding-jaxb</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> @@ -65,9 +65,9 @@ </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/frontend/jaxws</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/frontend/jaxws</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-tools-wsdlto-frontend-jaxws</url> + <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> 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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-misctools</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Misctools</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -119,9 +119,9 @@ </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/misc</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/misc</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-tools-misctools</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto</artifactId> <packaging>pom</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> </parent> <modules> @@ -40,9 +40,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-tools/cxf-tools-wsdlto</url> + <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> </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=592512&r1=592511&r2=592512&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 Tue Nov 6 10:25:53 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-test</artifactId> <packaging>jar</packaging> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Test</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.0.3-incubator</version> + <version>2.0.4-incubator-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -104,9 +104,9 @@ </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/test</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/tools/wsdlto/test</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0.3-incubator/cxf-parent/cxf-tools-wsdlto-test</url> + <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>
