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:36:52 UTC

svn commit: r1907330 - /cocoon/branches/cocoon-2.2.1/core/cocoon-xml/cocoon-xml-impl/pom.xml

Author: javier
Date: Sat Feb  4 17:36:52 2023
New Revision: 1907330

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

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

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