Author: tfischer
Date: Sun Dec 16 17:14:42 2012
New Revision: 1422633
URL: http://svn.apache.org/viewvc?rev=1422633&view=rev
Log:
[maven-release-plugin] prepare release torque-4.0
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=1422633&r1=1422632&r2=1422633&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Sun Dec 16 17:14:42 2012
@@ -32,7 +32,7 @@
<artifactId>torque</artifactId>
<packaging>pom</packaging>
<name>Torque Maven Parent</name>
- <version>4.0-SNAPSHOT</version>
+ <version>4.0</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/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>
+
<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>
</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=1422633&r1=1422632&r2=1422633&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-ant-tasks/pom.xml (original)
+++ db/torque/torque4/trunk/torque-ant-tasks/pom.xml Sun Dec 16 17:14:42 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>4.0-SNAPSHOT</version>
+ <version>4.0</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/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>
+
<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>
</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=1422633&r1=1422632&r2=1422633&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-generator/pom.xml (original)
+++ db/torque/torque4/trunk/torque-generator/pom.xml Sun Dec 16 17:14:42 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>4.0-SNAPSHOT</version>
+ <version>4.0</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/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>
+
<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>
</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=1422633&r1=1422632&r2=1422633&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-maven-plugin/pom.xml (original)
+++ db/torque/torque4/trunk/torque-maven-plugin/pom.xml Sun Dec 16 17:14:42 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>4.0-SNAPSHOT</version>
+ <version>4.0</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/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>
+
<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>
</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=1422633&r1=1422632&r2=1422633&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-runtime/pom.xml (original)
+++ db/torque/torque4/trunk/torque-runtime/pom.xml Sun Dec 16 17:14:42 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>4.0-SNAPSHOT</version>
+ <version>4.0</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/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>
+
<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>
</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=1422633&r1=1422632&r2=1422633&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/pom.xml (original)
+++ db/torque/torque4/trunk/torque-site/pom.xml Sun Dec 16 17:14:42 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>4.0-SNAPSHOT</version>
+ <version>4.0</version>
<relativePath>..</relativePath>
</parent>
@@ -38,9 +38,9 @@
</properties>
<scm>
-
<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>
+
<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>
</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=1422633&r1=1422632&r2=1422633&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-templates/pom.xml (original)
+++ db/torque/torque4/trunk/torque-templates/pom.xml Sun Dec 16 17:14:42 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>4.0-SNAPSHOT</version>
+ <version>4.0</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/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>
+
<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>
</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=1422633&r1=1422632&r2=1422633&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-test/pom.xml (original)
+++ db/torque/torque4/trunk/torque-test/pom.xml Sun Dec 16 17:14:42 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>4.0-SNAPSHOT</version>
+ <version>4.0</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/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>
+
<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>
</scm>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]