svn commit: r1907370 - /cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml
[email protected] Sat, 04 Feb 2023 18:05:56 -0000
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: javier
Date: Sat Feb 4 18:05:56 2023
New Revision: 1907370
URL: http://svn.apache.org/viewvc?rev=1907370&view=rev
Log:
[maven-release-plugin] prepare release cocoon-core-2.2.1
Modified:
cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml
Modified: cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml?rev=1907370&r1=1907369&r2=1907370&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/cocoon-core/pom.xml Sat Feb 4 18:05:56 2023
@@ -28,7 +28,7 @@
<version>6</version>
</parent>
<artifactId>cocoon-core</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
<name>Cocoon Core</name>
<description>
Module that contains dependencies to all modules normally needed for a basic
@@ -103,9 +103,9 @@
</distributionManagement>
<scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core</developerConnection>
- <url>https://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core</url>
+ <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core/cocoon-core-2.2.1</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core/cocoon-core-2.2.1</developerConnection>
+ <url>https://svn.apache.org/viewvc/cocoon/tags/cocoon-2.2/cocoon-core/cocoon-core-2.2.1</url>
</scm>
<dependencies>