Author: tv
Date: Sun Dec 25 20:00:20 2016
New Revision: 1776031
URL: http://svn.apache.org/viewvc?rev=1776031&view=rev
Log:
[maven-release-plugin] prepare release commons-jcs-2.0
Modified:
commons/proper/jcs/trunk/commons-jcs-core/pom.xml
commons/proper/jcs/trunk/commons-jcs-dist/pom.xml
commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml
commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml
commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml
commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml
commons/proper/jcs/trunk/pom.xml
Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-core/pom.xml?rev=1776031&r1=1776030&r2=1776031&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-core/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-core/pom.xml Sun Dec 25 20:00:20 2016
@@ -22,20 +22,20 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>commons-jcs-core</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<packaging>jar</packaging>
<name>Apache Commons JCS :: Core</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-core</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-core</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-core</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-core</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-core</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-core</url>
</scm>
<properties>
Modified: commons/proper/jcs/trunk/commons-jcs-dist/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-dist/pom.xml?rev=1776031&r1=1776030&r2=1776031&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-dist/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-dist/pom.xml Sun Dec 25 20:00:20 2016
@@ -21,20 +21,20 @@
<parent>
<artifactId>commons-jcs</artifactId>
<groupId>org.apache.commons</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-jcs-dist</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<packaging>pom</packaging>
<name>Apache Commons JCS :: Distribution</name>
<description>Creates the Apache Commons JCS multimodule
distribution.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-dist</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-dist</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-dist</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-dist</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-dist</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-dist</url>
</scm>
<!-- NOTE: These dependency declarations are only required to sort this
project to the
Modified: commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml?rev=1776031&r1=1776030&r2=1776031&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml Sun Dec 25
20:00:20 2016
@@ -21,18 +21,18 @@
<parent>
<artifactId>commons-jcs</artifactId>
<groupId>org.apache.commons</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-jcs-jcache-extras</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<name>Apache Commons JCS :: JCache Extras</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-jcache-extras</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-jcache-extras</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-jcache-extras</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-jcache-extras</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-jcache-extras</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-jcache-extras</url>
</scm>
<dependencies>
Modified: commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml?rev=1776031&r1=1776030&r2=1776031&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml Sun Dec 25
20:00:20 2016
@@ -21,18 +21,18 @@
<parent>
<artifactId>commons-jcs</artifactId>
<groupId>org.apache.commons</groupId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-jcs-jcache-openjpa</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<name>Apache Commons JCS :: JCache OpenJPA</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-jcache-openjpa</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-jcache-openjpa</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-jcache-openjpa</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-jcache-openjpa</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-jcache-openjpa</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-jcache-openjpa</url>
</scm>
<dependencies>
Modified: commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml?rev=1776031&r1=1776030&r2=1776031&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml Sun Dec 25 20:00:20 2016
@@ -23,18 +23,18 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>commons-jcs-jcache</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<name>Apache Commons JCS :: JCache</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-jcache</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-jcache</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-jcache</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-jcache</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-jcache</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-jcache</url>
</scm>
<dependencies>
Modified: commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml?rev=1776031&r1=1776030&r2=1776031&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml Sun Dec 25 20:00:20
2016
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,14 +34,14 @@
-->
<artifactId>commons-jcs-jcache-tck</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<name>Apache Commons JCS :: JCache TCK</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-tck-tests</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-tck-tests</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-tck-tests</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-tck-tests</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-tck-tests</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0/commons-jcs-tck-tests</url>
</scm>
<properties>
Modified: commons/proper/jcs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=1776031&r1=1776030&r2=1776031&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Sun Dec 25 20:00:20 2016
@@ -26,7 +26,7 @@
<artifactId>commons-jcs</artifactId>
<packaging>pom</packaging>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0</version>
<!--
* Build with -PjcacheTck to run the JSR-107 TCK
@@ -51,9 +51,9 @@
</issueManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/commons/proper/jcs/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0</url>
</scm>
<mailingLists>