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:00:13 UTC

svn commit: r1907363 - /cocoon/branches/cocoon-2.2.1/core/cocoon-sitemap/cocoon-sitemap-api/pom.xml

Author: javier
Date: Sat Feb  4 18:00:13 2023
New Revision: 1907363

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

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

Modified: cocoon/branches/cocoon-2.2.1/core/cocoon-sitemap/cocoon-sitemap-api/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-sitemap/cocoon-sitemap-api/pom.xml?rev=1907363&r1=1907362&r2=1907363&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/cocoon-sitemap/cocoon-sitemap-api/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/cocoon-sitemap/cocoon-sitemap-api/pom.xml Sat Feb  4 18:00:13 2023
@@ -32,7 +32,7 @@
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-sitemap-api</artifactId>
-  <version>1.1.0</version>
+  <version>1.1.1-SNAPSHOT</version>
   <name>Cocoon Sitemap API</name>
   <description>
     Interfaces for the sitemap: Processor, actions, modules, flow, matching,
@@ -88,8 +88,8 @@
 
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-sitemap-api/cocoon-sitemap-api-1.1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-sitemap-api/cocoon-sitemap-api-1.1.0</developerConnection>
-    <url>https://svn.apache.org/viewvc/cocoon/tags/cocoon-2.2/cocoon-sitemap-api/cocoon-sitemap-api-1.1.0</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-sitemap/cocoon-sitemap-api</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-sitemap/cocoon-sitemap-api</developerConnection>
+    <url>https://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-sitemap/cocoon-sitemap-api</url>
   </scm>
 </project>