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 17:42:37 UTC

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

Author: javier
Date: Sat Feb  4 17:42:37 2023
New Revision: 1907338

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

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

Modified: cocoon/branches/cocoon-2.2.1/core/cocoon-xml/cocoon-xml-util/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-xml/cocoon-xml-util/pom.xml?rev=1907338&r1=1907337&r2=1907338&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/cocoon-xml/cocoon-xml-util/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/cocoon-xml/cocoon-xml-util/pom.xml Sat Feb  4 17:42:37 2023
@@ -29,7 +29,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>cocoon-xml-util</artifactId>
-  <version>1.1.0</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Cocoon XML Utilities</name>
   <description>
@@ -38,9 +38,9 @@
   <url>http://cocoon.apache.org/${docs.m.xml-util.relPath}</url>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-xml-util/cocoon-xml-util-1.1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-xml-util/cocoon-xml-util-1.1.0</developerConnection>
-    <url>https://svn.apache.org/viewvc/cocoon/tags/cocoon-2.2/cocoon-xml-util/cocoon-xml-util-1.1.0</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-xml/cocoon-xml-util</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-xml/cocoon-xml-util</developerConnection>
+    <url>https://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-xml/cocoon-xml-util</url>
   </scm>
 
   <properties>