svn commit: r1906582 - /cocoon/branches/cocoon-2.2.1/core/pom.xml
[email protected] Tue, 10 Jan 2023 23:05:24 -0000
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: javier
Date: Tue Jan 10 23:05:24 2023
New Revision: 1906582
URL: http://svn.apache.org/viewvc?rev=1906582&view=rev
Log:
[maven-release-plugin] prepare release cocoon-core-modules-6
Modified:
cocoon/branches/cocoon-2.2.1/core/pom.xml
Modified: cocoon/branches/cocoon-2.2.1/core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/pom.xml?rev=1906582&r1=1906581&r2=1906582&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/pom.xml Tue Jan 10 23:05:24 2023
@@ -30,7 +30,7 @@
</parent>
<artifactId>cocoon-core-modules</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>6</version>
<name>Cocoon Core [modules]</name>
<packaging>pom</packaging>
@@ -76,9 +76,9 @@
</reporting>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/core</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/trunk/core</developerConnection>
- <url>https://svn.apache.org/repos/asf/cocoon/trunk/core</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6</developerConnection>
+ <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6</url>
</scm>
<!-- Only uncomment this section when doing the release -->