Author: tfischer Date: Thu Dec 13 21:50:21 2012 New Revision: 1421564 URL: http://svn.apache.org/viewvc?rev=1421564&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: db/torque/torque4/trunk/pom.xml db/torque/torque4/trunk/torque-ant-tasks/pom.xml db/torque/torque4/trunk/torque-generator/pom.xml db/torque/torque4/trunk/torque-maven-plugin/pom.xml db/torque/torque4/trunk/torque-runtime/pom.xml db/torque/torque4/trunk/torque-site/pom.xml db/torque/torque4/trunk/torque-templates/pom.xml db/torque/torque4/trunk/torque-test/pom.xml Modified: db/torque/torque4/trunk/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1421564&r1=1421563&r2=1421564&view=diff ============================================================================== --- db/torque/torque4/trunk/pom.xml (original) +++ db/torque/torque4/trunk/pom.xml Thu Dec 13 21:50:21 2012 @@ -32,7 +32,7 @@ <artifactId>torque</artifactId> <packaging>pom</packaging> <name>Torque Maven Parent</name> - <version>4.0</version> + <version>4.1-SNAPSHOT</version> <description>Torque parent project</description> <url>http://db.apache.org/torque/releases/torque-4.0</url> @@ -305,9 +305,9 @@ </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0</developerConnection> - <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk</developerConnection> + <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk</url> </scm> <build> Modified: db/torque/torque4/trunk/torque-ant-tasks/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-ant-tasks/pom.xml?rev=1421564&r1=1421563&r2=1421564&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-ant-tasks/pom.xml (original) +++ db/torque/torque4/trunk/torque-ant-tasks/pom.xml Thu Dec 13 21:50:21 2012 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.torque</groupId> <artifactId>torque</artifactId> - <version>4.0</version> + <version>4.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> @@ -32,9 +32,9 @@ <name>Torque Generator Ant tasks</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-ant-tasks</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-ant-tasks</developerConnection> - <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-ant-tasks</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-ant-tasks</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-ant-tasks</developerConnection> + <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-ant-tasks</url> </scm> <dependencies> Modified: db/torque/torque4/trunk/torque-generator/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/pom.xml?rev=1421564&r1=1421563&r2=1421564&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-generator/pom.xml (original) +++ db/torque/torque4/trunk/torque-generator/pom.xml Thu Dec 13 21:50:21 2012 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.torque</groupId> <artifactId>torque</artifactId> - <version>4.0</version> + <version>4.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> @@ -32,9 +32,9 @@ <name>Torque Generator</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-generator</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-generator</developerConnection> - <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-generator</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-generator</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-generator</developerConnection> + <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator</url> </scm> <dependencies> Modified: db/torque/torque4/trunk/torque-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-plugin/pom.xml?rev=1421564&r1=1421563&r2=1421564&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-maven-plugin/pom.xml (original) +++ db/torque/torque4/trunk/torque-maven-plugin/pom.xml Thu Dec 13 21:50:21 2012 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.torque</groupId> <artifactId>torque</artifactId> - <version>4.0</version> + <version>4.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> @@ -32,9 +32,9 @@ <name>Torque Generator Maven 2 Plugin</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-maven-plugin</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-maven-plugin</developerConnection> - <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-maven-plugin</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-maven-plugin</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-maven-plugin</developerConnection> + <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-plugin</url> </scm> <dependencies> Modified: db/torque/torque4/trunk/torque-runtime/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/pom.xml?rev=1421564&r1=1421563&r2=1421564&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-runtime/pom.xml (original) +++ db/torque/torque4/trunk/torque-runtime/pom.xml Thu Dec 13 21:50:21 2012 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.torque</groupId> <artifactId>torque</artifactId> - <version>4.0</version> + <version>4.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> @@ -32,9 +32,9 @@ <name>Torque Runtime</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-runtime</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-runtime</developerConnection> - <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-runtime</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-runtime</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-runtime</developerConnection> + <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime</url> </scm> <dependencies> Modified: db/torque/torque4/trunk/torque-site/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/pom.xml?rev=1421564&r1=1421563&r2=1421564&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-site/pom.xml (original) +++ db/torque/torque4/trunk/torque-site/pom.xml Thu Dec 13 21:50:21 2012 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.torque</groupId> <artifactId>torque</artifactId> - <version>4.0</version> + <version>4.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> @@ -38,9 +38,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-site</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-site</developerConnection> - <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-site</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-site</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-site</developerConnection> + <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site</url> </scm> <distributionManagement> Modified: db/torque/torque4/trunk/torque-templates/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/pom.xml?rev=1421564&r1=1421563&r2=1421564&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-templates/pom.xml (original) +++ db/torque/torque4/trunk/torque-templates/pom.xml Thu Dec 13 21:50:21 2012 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.torque</groupId> <artifactId>torque</artifactId> - <version>4.0</version> + <version>4.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> @@ -32,9 +32,9 @@ <name>Torque Templates</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-templates</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-templates</developerConnection> - <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-templates</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-templates</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-templates</developerConnection> + <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates</url> </scm> <dependencies> Modified: db/torque/torque4/trunk/torque-test/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/pom.xml?rev=1421564&r1=1421563&r2=1421564&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-test/pom.xml (original) +++ db/torque/torque4/trunk/torque-test/pom.xml Thu Dec 13 21:50:21 2012 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.torque</groupId> <artifactId>torque</artifactId> - <version>4.0</version> + <version>4.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> @@ -32,9 +32,9 @@ <name>Torque Test Project</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-test</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-test</developerConnection> - <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-test</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-test</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-test</developerConnection> + <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test</url> </scm> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org