Modified: incubator/cxf/trunk/rt/ws/policy/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/ws/policy/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/rt/ws/policy/pom.xml (original) +++ incubator/cxf/trunk/rt/ws/policy/pom.xml Fri Mar 21 11:59:39 2008 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -152,9 +152,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-rt-ws-policy</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/rt/ws/policy</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/rt/ws/policy</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-rt-ws-policy</url> </scm> </project>
Modified: incubator/cxf/trunk/rt/ws/rm/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/ws/rm/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/rt/ws/rm/pom.xml (original) +++ incubator/cxf/trunk/rt/ws/rm/pom.xml Fri Mar 21 11:59:39 2008 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -177,9 +177,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-rt-ws-rm</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/rt/ws/rm</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/rt/ws/rm</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-rt-ws-rm</url> </scm> </project> Modified: incubator/cxf/trunk/rt/ws/security/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/ws/security/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/rt/ws/security/pom.xml (original) +++ incubator/cxf/trunk/rt/ws/security/pom.xml Fri Mar 21 11:59:39 2008 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -123,8 +123,8 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-rt-ws-security</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/rt/ws/security</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/rt/ws/security</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-rt-ws-security</url> </scm> </project> Modified: incubator/cxf/trunk/systests/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/systests/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/systests/pom.xml (original) +++ incubator/cxf/trunk/systests/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,19 +21,19 @@ <parent> <artifactId>cxf-parent</artifactId> <groupId>org.apache.cxf</groupId> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cxf</groupId> <artifactId>cxf-systests</artifactId> <name>Apache CXF System Tests</name> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <url>http://cwiki.apache.org/CXF</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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-systests</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/systests</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/systests</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-systests</url> </scm> <build> <plugins> Modified: incubator/cxf/trunk/testutils/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/testutils/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/testutils/pom.xml (original) +++ incubator/cxf/trunk/testutils/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-testutils</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <name>Apache CXF Test Utilities</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../parent/pom.xml</relativePath> </parent> @@ -278,9 +278,9 @@ <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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-testutils</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/testutils</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/testutils</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-testutils</url> </scm> </project> Modified: incubator/cxf/trunk/tools/anttask/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/anttask/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/anttask/pom.xml (original) +++ incubator/cxf/trunk/tools/anttask/pom.xml Fri Mar 21 11:59:39 2008 @@ -22,13 +22,13 @@ <artifactId>cxf-anttasks</artifactId> <packaging>jar</packaging> <name>Apache CXF Ant Tasks</name> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -84,9 +84,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-anttasks</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/anttask</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/anttask</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-anttasks</url> </scm> </project> Modified: incubator/cxf/trunk/tools/common/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/common/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/common/pom.xml (original) +++ incubator/cxf/trunk/tools/common/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-common</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -104,9 +104,9 @@ <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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-common</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/common</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/common</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-tools-common</url> </scm> </project> Modified: incubator/cxf/trunk/tools/corba/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/pom.xml (original) +++ incubator/cxf/trunk/tools/corba/pom.xml Fri Mar 21 11:59:39 2008 @@ -22,14 +22,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-corba</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <name>Apache CXF Command Line Tools CORBA</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../parent/pom.xml</relativePath> </parent> Modified: incubator/cxf/trunk/tools/eclipse-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/eclipse-plugin/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/eclipse-plugin/pom.xml (original) +++ incubator/cxf/trunk/tools/eclipse-plugin/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-eclipse-plugin</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -169,9 +169,9 @@ <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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/eclipse-plugin</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/eclipse-plugin</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/eclipse-plugin</developerConnection> + <url>http://svn.apache.org/viewvc/incubator/cxf/tags/cxf-2.1-incubator-beta-1tools/eclipse-plugin</url> </scm> </project> Modified: incubator/cxf/trunk/tools/javato/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/javato/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/javato/pom.xml (original) +++ incubator/cxf/trunk/tools/javato/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-javato</artifactId> <packaging>pom</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> </parent> <modules> @@ -36,9 +36,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-javato</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/javato</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/javato</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-tools-javato</url> </scm> </project> Modified: incubator/cxf/trunk/tools/javato/ws/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/javato/ws/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/javato/ws/pom.xml (original) +++ incubator/cxf/trunk/tools/javato/ws/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-java2ws</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <name>Apache CXF Command Line Tools JavaTo WS</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -216,9 +216,9 @@ </plugins> </build> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/javato/core</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/tools/javato/ws</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-java2wsdl</url> + <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/javato/core</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/javato/ws</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-tools-java2wsdl</url> </scm> </project> Modified: incubator/cxf/trunk/tools/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/pom.xml (original) +++ incubator/cxf/trunk/tools/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> <packaging>pom</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> </parent> <modules> @@ -41,9 +41,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-tools</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-tools</url> </scm> </project> Modified: incubator/cxf/trunk/tools/validator/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/validator/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/validator/pom.xml (original) +++ incubator/cxf/trunk/tools/validator/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-validator</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../parent/pom.xml</relativePath> </parent> @@ -116,9 +116,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-validator</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/validator</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/validator</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-tools-validator</url> </scm> </project> Modified: incubator/cxf/trunk/tools/wsdlto/core/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/wsdlto/core/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/core/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/core/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-core</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -148,9 +148,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-wsdlto-core</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/core</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/core</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-tools-wsdlto-core</url> </scm> </project> 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?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> @@ -65,9 +65,9 @@ <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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-wsdlto-databinding-jaxb</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/databinding/jaxb</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/databinding/jaxb</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-tools-wsdlto-databinding-jaxb</url> </scm> </project> Modified: incubator/cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-frontend-javascript</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name> <url>http://cwiki.apache.org/CXF</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> @@ -77,9 +77,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-wsdlto-frontend-javascript</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/frontend/javascript</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/frontend/javascript</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-tools-wsdlto-frontend-javascript</url> </scm> 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?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> @@ -65,9 +65,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-wsdlto-frontend-jaxws</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/frontend/jaxws</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/frontend/jaxws</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-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?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/misc/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/misc/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-misctools</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -119,9 +119,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-misctools</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/misc</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/misc</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-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?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto</artifactId> <packaging>pom</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> </parent> <modules> @@ -41,9 +41,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-tools/cxf-tools-wsdlto</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-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?rev=639758&r1=639757&r2=639758&view=diff ============================================================================== --- incubator/cxf/trunk/tools/wsdlto/test/pom.xml (original) +++ incubator/cxf/trunk/tools/wsdlto/test/pom.xml Fri Mar 21 11:59:39 2008 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-test</artifactId> <packaging>jar</packaging> - <version>2.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</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.1-incubator-SNAPSHOT</version> + <version>2.1-incubator-beta-1</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> @@ -104,9 +104,9 @@ </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> - <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-tools-wsdlto-test</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/test</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1/tools/wsdlto/test</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.1-incubator-beta-1cxf-parent/cxf-tools-wsdlto-test</url> </scm> </project>
