svn commit: r1906588 - /cocoon/branches/cocoon-2.2.1/tools/pom.xml

[email protected] Tue, 10 Jan 2023 23:19:46 -0000
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: javier
Date: Tue Jan 10 23:19:46 2023
New Revision: 1906588

URL: http://svn.apache.org/viewvc?rev=1906588&view=rev
Log:
[maven-release-plugin] rollback the release of cocoon-tools-modules-5

Modified:
    cocoon/branches/cocoon-2.2.1/tools/pom.xml

Modified: cocoon/branches/cocoon-2.2.1/tools/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/tools/pom.xml?rev=1906588&r1=1906587&r2=1906588&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/tools/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/tools/pom.xml Tue Jan 10 23:19:46 2023
@@ -30,7 +30,7 @@
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>cocoon-tools-modules</artifactId>
-  <version>5</version>
+  <version>5-SNAPSHOT</version>
   <name>Cocoon Tools [modules]</name>
 
   <modules>
@@ -44,9 +44,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-5</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/tools</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2/cocoon-tools-modules</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2/cocoon-tools-modules</url>
   </scm>
 
 </project>