Author: rmannibucau Date: Wed Nov 26 13:24:00 2014 New Revision: 1641810 URL: http://svn.apache.org/r1641810 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=1641810&r1=1641809&r2=1641810&view=diff ============================================================================== --- commons/proper/jcs/trunk/commons-jcs-core/pom.xml (original) +++ commons/proper/jcs/trunk/commons-jcs-core/pom.xml Wed Nov 26 13:24:00 2014 @@ -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=1641810&r1=1641809&r2=1641810&view=diff ============================================================================== --- commons/proper/jcs/trunk/commons-jcs-dist/pom.xml (original) +++ commons/proper/jcs/trunk/commons-jcs-dist/pom.xml Wed Nov 26 13:24:00 2014 @@ -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=1641810&r1=1641809&r2=1641810&view=diff ============================================================================== --- commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml (original) +++ commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml Wed Nov 26 13:24:00 2014 @@ -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=1641810&r1=1641809&r2=1641810&view=diff ============================================================================== --- commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml (original) +++ commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml Wed Nov 26 13:24:00 2014 @@ -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=1641810&r1=1641809&r2=1641810&view=diff ============================================================================== --- commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml (original) +++ commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml Wed Nov 26 13:24:00 2014 @@ -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=1641810&r1=1641809&r2=1641810&view=diff ============================================================================== --- commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml (original) +++ commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml Wed Nov 26 13:24:00 2014 @@ -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=1641810&r1=1641809&r2=1641810&view=diff ============================================================================== --- commons/proper/jcs/trunk/pom.xml (original) +++ commons/proper/jcs/trunk/pom.xml Wed Nov 26 13:24:00 2014 @@ -27,7 +27,7 @@ <groupId>org.apache.commons</groupId> <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 @@ -44,9 +44,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>