svn commit: r1906581 - /cocoon/branches/cocoon-2.2.1/commons/legal/pom.xml

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

URL: http://svn.apache.org/viewvc?rev=1906581&view=rev
Log:
[maven-release-plugin] rollback the release of cocoon-licenses-1.0.0-M2

Modified:
    cocoon/branches/cocoon-2.2.1/commons/legal/pom.xml

Modified: cocoon/branches/cocoon-2.2.1/commons/legal/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/commons/legal/pom.xml?rev=1906581&r1=1906580&r2=1906581&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/commons/legal/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/commons/legal/pom.xml Tue Jan 10 23:04:38 2023
@@ -28,12 +28,12 @@
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
     <version>10</version>
-    <relativePath />
+    <relativePath/>
   </parent>
   <artifactId>cocoon-licenses</artifactId>
-  <version>1.0.0-M2</version>
+  <version>1.0.0-M2-SNAPSHOT</version>
   <name>Cocoon Licenses</name>
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-licenses/cocoon-licenses-1.0.0-M2</connection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/commons/legal</connection>
   </scm>
 </project>