You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2013/02/27 07:00:57 UTC

svn commit: r1450610 - in /db/torque/torque4/trunk: pom.xml torque-ant-tasks/pom.xml torque-generator/pom.xml torque-maven-plugin/pom.xml torque-runtime/pom.xml torque-site/pom.xml torque-templates/pom.xml torque-test/pom.xml

Author: tfischer
Date: Wed Feb 27 06:00:57 2013
New Revision: 1450610

URL: http://svn.apache.org/r1450610
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=1450610&r1=1450609&r2=1450610&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Wed Feb 27 06:00:57 2013
@@ -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=1450610&r1=1450609&r2=1450610&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-ant-tasks/pom.xml (original)
+++ db/torque/torque4/trunk/torque-ant-tasks/pom.xml Wed Feb 27 06:00:57 2013
@@ -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=1450610&r1=1450609&r2=1450610&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-generator/pom.xml (original)
+++ db/torque/torque4/trunk/torque-generator/pom.xml Wed Feb 27 06:00:57 2013
@@ -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=1450610&r1=1450609&r2=1450610&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-maven-plugin/pom.xml (original)
+++ db/torque/torque4/trunk/torque-maven-plugin/pom.xml Wed Feb 27 06:00:57 2013
@@ -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=1450610&r1=1450609&r2=1450610&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-runtime/pom.xml (original)
+++ db/torque/torque4/trunk/torque-runtime/pom.xml Wed Feb 27 06:00:57 2013
@@ -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=1450610&r1=1450609&r2=1450610&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/pom.xml (original)
+++ db/torque/torque4/trunk/torque-site/pom.xml Wed Feb 27 06:00:57 2013
@@ -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=1450610&r1=1450609&r2=1450610&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-templates/pom.xml (original)
+++ db/torque/torque4/trunk/torque-templates/pom.xml Wed Feb 27 06:00:57 2013
@@ -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=1450610&r1=1450609&r2=1450610&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-test/pom.xml (original)
+++ db/torque/torque4/trunk/torque-test/pom.xml Wed Feb 27 06:00:57 2013
@@ -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>
 
@@ -36,9 +36,9 @@
   </properties>
   
   <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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org