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:58:30 UTC

svn commit: r1907360 - /cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-components/pom.xml

Author: javier
Date: Sat Feb  4 17:58:29 2023
New Revision: 1907360

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

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

Modified: cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-components/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-components/pom.xml?rev=1907360&r1=1907359&r2=1907360&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-components/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-components/pom.xml Sat Feb  4 17:58:29 2023
@@ -24,7 +24,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>cocoon-pipeline-components</artifactId>
-  <version>1.1.0</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Cocoon Pipeline Components</name>
   <description>
@@ -41,9 +41,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-components/cocoon-pipeline-components-1.1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-components/cocoon-pipeline-components-1.1.0</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-components/cocoon-pipeline-components-1.1.0</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-components</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-components</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-components</url>
   </scm>
 
   <distributionManagement>