Modified: incubator/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml?view=diff&rev=548848&r1=548847&r2=548848 ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml Tue Jun 19 13:40:25 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId> <packaging>jar</packaging> - <version>2.0-incubator</version> + <version>2.1-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-incubator</version> + <version>2.1-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-incubator/tools/wsdlto/databinding/jaxb</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator/tools/wsdlto/databinding/jaxb</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubatorcxf-parent/cxf-tools-wsdlto-databinding-jaxb</url> + <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> + <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-wsdlto-databinding-jaxb</url> </scm> </project>
Modified: incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml?view=diff&rev=548848&r1=548847&r2=548848 ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml Tue Jun 19 13:40:25 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId> <packaging>jar</packaging> - <version>2.0-incubator</version> + <version>2.1-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-incubator</version> + <version>2.1-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-incubator/tools/wsdlto/frontend/jaxws</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator/tools/wsdlto/frontend/jaxws</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubatorcxf-parent/cxf-tools-wsdlto-frontend-jaxws</url> + <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> + <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-wsdlto-frontend-jaxws</url> </scm> Modified: incubator/cxf/trunk/tools/wsdlto/misc/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/wsdlto/misc/pom.xml?view=diff&rev=548848&r1=548847&r2=548848 ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/misc/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/misc/pom.xml Tue Jun 19 13:40:25 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-misctools</artifactId> <packaging>jar</packaging> - <version>2.0-incubator</version> + <version>2.1-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-incubator</version> + <version>2.1-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-incubator/tools/wsdlto/misc</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator/tools/wsdlto/misc</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubatorcxf-parent/cxf-tools-misctools</url> + <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> + <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-misctools</url> </scm> </project> Modified: incubator/cxf/trunk/tools/wsdlto/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/wsdlto/pom.xml?view=diff&rev=548848&r1=548847&r2=548848 ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/pom.xml Tue Jun 19 13:40:25 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto</artifactId> <packaging>pom</packaging> - <version>2.0-incubator</version> + <version>2.1-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-incubator</version> + <version>2.1-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-incubator/tools/wsdlto</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator/tools/wsdlto</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubatorcxf-tools/cxf-tools-wsdlto</url> + <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> + <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-tools/cxf-tools-wsdlto</url> </scm> </project> Modified: incubator/cxf/trunk/tools/wsdlto/test/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/wsdlto/test/pom.xml?view=diff&rev=548848&r1=548847&r2=548848 ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/test/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/test/pom.xml Tue Jun 19 13:40:25 2007 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-test</artifactId> <packaging>jar</packaging> - <version>2.0-incubator</version> + <version>2.1-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-incubator</version> + <version>2.1-incubator-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -93,9 +93,9 @@ </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator/tools/wsdlto/test</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator/tools/wsdlto/test</developerConnection> - <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubatorcxf-parent/cxf-tools-wsdlto-test</url> + <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> + <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-wsdlto-test</url> </scm> </project>
