Author: gk
Date: Wed May 8 12:43:35 2024
New Revision: 1917573
URL: http://svn.apache.org/viewvc?rev=1917573&view=rev
Log:
[maven-release-plugin] prepare release torque-6.0
Modified:
db/torque/trunk/pom.xml
db/torque/trunk/torque-ant-tasks/pom.xml
db/torque/trunk/torque-generator/pom.xml
db/torque/trunk/torque-maven-plugin/pom.xml
db/torque/trunk/torque-runtime/pom.xml
db/torque/trunk/torque-site/pom.xml
db/torque/trunk/torque-templates/pom.xml
db/torque/trunk/torque-test/pom.xml
Modified: db/torque/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/trunk/pom.xml?rev=1917573&r1=1917572&r2=1917573&view=diff
==============================================================================
--- db/torque/trunk/pom.xml (original)
+++ db/torque/trunk/pom.xml Wed May 8 12:43:35 2024
@@ -32,7 +32,7 @@
<artifactId>torque</artifactId>
<packaging>pom</packaging>
<name>Torque Maven Parent</name>
- <version>5.2-SNAPSHOT</version>
+ <version>6.0</version>
<description>Torque parent project</description>
<url>https://db.apache.org/torque/</url>
@@ -315,9 +315,9 @@
</contributors>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/db/torque/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tags/torque-6.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tags/torque-6.0</developerConnection>
+ <url>http://svn.apache.org/viewvc/db/torque/tags/torque-6.0</url>
</scm>
<dependencyManagement>
@@ -874,7 +874,7 @@
<torque.compiler.javac>${JAVA_HOME}/bin/javac</torque.compiler.javac>
<!-- derby 10.15 requires java 9 (11), 10.16.1.1 requires java 17 -->
<derby.version>10.15.2.0</derby.version>
- <project.build.outputTimestamp>1</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1715167181</project.build.outputTimestamp>
<scmPubCheckoutDirectory>${user.home}/torque-site/${project.artifactId}</scmPubCheckoutDirectory>
Modified: db/torque/trunk/torque-ant-tasks/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/trunk/torque-ant-tasks/pom.xml?rev=1917573&r1=1917572&r2=1917573&view=diff
==============================================================================
--- db/torque/trunk/torque-ant-tasks/pom.xml (original)
+++ db/torque/trunk/torque-ant-tasks/pom.xml Wed May 8 12:43:35 2024
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>6.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/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/db/torque/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/db/torque/tags/torque-6.0/trunk</url>
</scm>
<dependencies>
Modified: db/torque/trunk/torque-generator/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/trunk/torque-generator/pom.xml?rev=1917573&r1=1917572&r2=1917573&view=diff
==============================================================================
--- db/torque/trunk/torque-generator/pom.xml (original)
+++ db/torque/trunk/torque-generator/pom.xml Wed May 8 12:43:35 2024
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>6.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/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/db/torque/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/db/torque/tags/torque-6.0/trunk</url>
</scm>
<dependencies>
Modified: db/torque/trunk/torque-maven-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/trunk/torque-maven-plugin/pom.xml?rev=1917573&r1=1917572&r2=1917573&view=diff
==============================================================================
--- db/torque/trunk/torque-maven-plugin/pom.xml (original)
+++ db/torque/trunk/torque-maven-plugin/pom.xml Wed May 8 12:43:35 2024
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>6.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/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/db/torque/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/db/torque/tags/torque-6.0/trunk</url>
</scm>
<dependencies>
Modified: db/torque/trunk/torque-runtime/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/trunk/torque-runtime/pom.xml?rev=1917573&r1=1917572&r2=1917573&view=diff
==============================================================================
--- db/torque/trunk/torque-runtime/pom.xml (original)
+++ db/torque/trunk/torque-runtime/pom.xml Wed May 8 12:43:35 2024
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>6.0</version>
<relativePath>..</relativePath>
</parent>
@@ -32,10 +32,10 @@
<name>Torque Runtime</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/trunk
+
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk
</developerConnection>
- <url>http://svn.apache.org/viewvc/db/torque/trunk</url>
+ <url>http://svn.apache.org/viewvc/db/torque/tags/torque-6.0/trunk</url>
</scm>
<dependencies>
Modified: db/torque/trunk/torque-site/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/trunk/torque-site/pom.xml?rev=1917573&r1=1917572&r2=1917573&view=diff
==============================================================================
--- db/torque/trunk/torque-site/pom.xml (original)
+++ db/torque/trunk/torque-site/pom.xml Wed May 8 12:43:35 2024
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>6.0</version>
<relativePath>..</relativePath>
</parent>
@@ -39,9 +39,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/db/torque/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/db/torque/tags/torque-6.0/trunk</url>
</scm>
<distributionManagement>
Modified: db/torque/trunk/torque-templates/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/trunk/torque-templates/pom.xml?rev=1917573&r1=1917572&r2=1917573&view=diff
==============================================================================
--- db/torque/trunk/torque-templates/pom.xml (original)
+++ db/torque/trunk/torque-templates/pom.xml Wed May 8 12:43:35 2024
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>6.0</version>
<relativePath>..</relativePath>
</parent>
@@ -32,10 +32,10 @@
<name>Torque Templates</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/trunk
+
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk
</developerConnection>
- <url>http://svn.apache.org/viewvc/db/torque/trunk</url>
+ <url>http://svn.apache.org/viewvc/db/torque/tags/torque-6.0/trunk</url>
</scm>
<dependencies>
Modified: db/torque/trunk/torque-test/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/trunk/torque-test/pom.xml?rev=1917573&r1=1917572&r2=1917573&view=diff
==============================================================================
--- db/torque/trunk/torque-test/pom.xml (original)
+++ db/torque/trunk/torque-test/pom.xml Wed May 8 12:43:35 2024
@@ -38,7 +38,7 @@
<parent>
<groupId>org.apache.torque</groupId>
<artifactId>torque</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>6.0</version>
<relativePath>..</relativePath>
</parent>
@@ -65,10 +65,10 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/trunk
+
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tags/torque-6.0/trunk
</developerConnection>
- <url>http://svn.apache.org/viewvc/db/torque/trunk</url>
+ <url>http://svn.apache.org/viewvc/db/torque/tags/torque-6.0/trunk</url>
</scm>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]