You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by rm...@apache.org on 2014/11/11 23:08:12 UTC

svn commit: r1638455 - in /commons/proper/jcs/trunk: commons-jcs-core/pom.xml commons-jcs-dist/pom.xml commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml commons-jcs-tck-tests/pom.xml pom.xml

Author: rmannibucau
Date: Tue Nov 11 22:08:12 2014
New Revision: 1638455

URL: http://svn.apache.org/r1638455
Log:
[maven-release-plugin] prepare release commons-jcs-2.0-RC1

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=1638455&r1=1638454&r2=1638455&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-core/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-core/pom.xml Tue Nov 11 22:08:12 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-RC1</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=1638455&r1=1638454&r2=1638455&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-dist/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-dist/pom.xml Tue Nov 11 22:08:12 2014
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>commons-jcs</artifactId>
     <groupId>org.apache.commons</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-RC1</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=1638455&r1=1638454&r2=1638455&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml Tue Nov 11 22:08:12 2014
@@ -21,12 +21,12 @@
   <parent>
     <artifactId>commons-jcs</artifactId>
     <groupId>org.apache.commons</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-RC1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>commons-jcs-jcache-extras</artifactId>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0-RC1</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=1638455&r1=1638454&r2=1638455&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml Tue Nov 11 22:08:12 2014
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>commons-jcs</artifactId>
     <groupId>org.apache.commons</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-RC1</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=1638455&r1=1638454&r2=1638455&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml Tue Nov 11 22:08:12 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-RC1</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=1638455&r1=1638454&r2=1638455&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml Tue Nov 11 22:08:12 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-RC1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -34,7 +34,7 @@
   -->
 
   <artifactId>commons-jcs-jcache-tck</artifactId>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0-RC1</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=1638455&r1=1638454&r2=1638455&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Tue Nov 11 22:08:12 2014
@@ -27,7 +27,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-jcs</artifactId>
   <packaging>pom</packaging>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0-RC1</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/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-RC1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0-RC1</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0-RC1</url>
   </scm>
 
   <mailingLists>