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 18:06:10 UTC

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

Author: javier
Date: Sat Feb  4 18:06:10 2023
New Revision: 1907372

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

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

Modified: cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml?rev=1907372&r1=1907371&r2=1907372&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml Sat Feb  4 18:06:10 2023
@@ -28,7 +28,7 @@
     <version>6</version>
   </parent>
   <artifactId>cocoon-core</artifactId>
-  <version>2.2.1</version>
+  <version>2.2.2-SNAPSHOT</version>
   <name>Cocoon Core</name>
   <description>
     Module that contains dependencies to all modules normally needed for a basic
@@ -103,9 +103,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core/cocoon-core-2.2.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core/cocoon-core-2.2.1</developerConnection>
-    <url>https://svn.apache.org/viewvc/cocoon/tags/cocoon-2.2/cocoon-core/cocoon-core-2.2.1</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>
 
   <dependencies>