Author: rmannibucau
Date: Sun Jan 4 20:06:14 2015
New Revision: 1649401
URL: http://svn.apache.org/r1649401
Log:
[maven-release-plugin] prepare for next development iteration
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=1649401&r1=1649400&r2=1649401&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-core/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-core/pom.xml Sun Jan 4 20:06:14 2015
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs</artifactId>
- <version>2.0-beta-1</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
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=1649401&r1=1649400&r2=1649401&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-dist/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-dist/pom.xml Sun Jan 4 20:06:14 2015
@@ -21,7 +21,7 @@
<parent>
<artifactId>commons-jcs</artifactId>
<groupId>org.apache.commons</groupId>
- <version>2.0-beta-1</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
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=1649401&r1=1649400&r2=1649401&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml Sun Jan 4
20:06:14 2015
@@ -21,12 +21,12 @@
<parent>
<artifactId>commons-jcs</artifactId>
<groupId>org.apache.commons</groupId>
- <version>2.0-beta-1</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-jcs-jcache-extras</artifactId>
- <version>2.0-beta-1</version>
+ <version>2.0-SNAPSHOT</version>
<name>Apache Commons JCS :: JCache Extras</name>
<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=1649401&r1=1649400&r2=1649401&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml Sun Jan 4
20:06:14 2015
@@ -21,7 +21,7 @@
<parent>
<artifactId>commons-jcs</artifactId>
<groupId>org.apache.commons</groupId>
- <version>2.0-beta-1</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
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=1649401&r1=1649400&r2=1649401&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml Sun Jan 4 20:06:14 2015
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs</artifactId>
- <version>2.0-beta-1</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
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=1649401&r1=1649400&r2=1649401&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml Sun Jan 4 20:06:14
2015
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs</artifactId>
- <version>2.0-beta-1</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,7 +34,7 @@
-->
<artifactId>commons-jcs-jcache-tck</artifactId>
- <version>2.0-beta-1</version>
+ <version>2.0-SNAPSHOT</version>
<name>Apache Commons JCS :: JCache TCK</name>
Modified: commons/proper/jcs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=1649401&r1=1649400&r2=1649401&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Sun Jan 4 20:06:14 2015
@@ -26,7 +26,7 @@
<artifactId>commons-jcs</artifactId>
<packaging>pom</packaging>
- <version>2.0-beta-1</version>
+ <version>2.0-SNAPSHOT</version>
<!--
* Build with -PjcacheTck to run the JSR-107 TCK
@@ -43,9 +43,9 @@
</issueManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0-beta-1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0-beta-1</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0-beta-1</url>
+
<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>
</scm>
<mailingLists>