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:23:27 UTC

svn commit: r1907320 - /cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml

Author: javier
Date: Sat Feb  4 17:23:27 2023
New Revision: 1907320

URL: http://svn.apache.org/viewvc?rev=1907320&view=rev
Log:
[maven-release-plugin] prepare release cocoon-pipeline-api-1.1.0

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

Modified: cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml?rev=1907320&r1=1907319&r2=1907320&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml Sat Feb  4 17:23:27 2023
@@ -24,7 +24,7 @@
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-pipeline-api</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.1.0</version>
   <packaging>jar</packaging>
   <name>Cocoon Pipeline API</name>
   <description>
@@ -47,9 +47,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-api</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-api</developerConnection>
-    <url>https://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-pipeline/cocoon-pipeline-api</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-api/cocoon-pipeline-api-1.1.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-api/cocoon-pipeline-api-1.1.0</developerConnection>
+    <url>https://svn.apache.org/viewvc/cocoon/tags/cocoon-2.2/cocoon-pipeline-api/cocoon-pipeline-api-1.1.0</url>
   </scm>
 
   <dependencies>