svn commit: r1906884 - /cocoon/trunk/core/pom.xml

[email protected] Sat, 21 Jan 2023 15:05:05 -0000
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: javier
Date: Sat Jan 21 15:05:04 2023
New Revision: 1906884

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

Modified:
    cocoon/trunk/core/pom.xml

Modified: cocoon/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/pom.xml?rev=1906884&r1=1906883&r2=1906884&view=diff
==============================================================================
--- cocoon/trunk/core/pom.xml (original)
+++ cocoon/trunk/core/pom.xml Sat Jan 21 15:05:04 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:http://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/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/trunk/core</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/trunk/core</url>
   </scm>
 
   <!--  Only uncomment this section when doing the release -->