You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ja...@apache.org on 2023/02/04 13:24:15 UTC

svn commit: r1907299 - /cocoon/branches/cocoon-2.2.1/core/pom.xml

Author: javier
Date: Sat Feb  4 13:24:15 2023
New Revision: 1907299

URL: http://svn.apache.org/viewvc?rev=1907299&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: cocoon/branches/cocoon-2.2.1/core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/pom.xml?rev=1907299&r1=1907298&r2=1907299&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/pom.xml Sat Feb  4 13:24:15 2023
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>cocoon-core-modules</artifactId>
-  <version>6</version>
+  <version>7-SNAPSHOT</version>
   <name>Cocoon Core [modules]</name>
   <packaging>pom</packaging>
 
@@ -76,9 +76,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6</developerConnection>
-    <url>https://svn.apache.org/viewvc/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core</developerConnection>
+    <url>https://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core</url>
   </scm>
 
   <!--  Only uncomment this section when doing the release -->