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/03 11:47:43 UTC

svn commit: r1636317 - 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: Mon Nov  3 10:47:42 2014
New Revision: 1636317

URL: http://svn.apache.org/r1636317
Log:
[maven-release-plugin] prepare release commons-jcs-2.0-alpha-1

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=1636317&r1=1636316&r2=1636317&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-core/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-core/pom.xml Mon Nov  3 10:47:42 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-alpha-1</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=1636317&r1=1636316&r2=1636317&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-dist/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-dist/pom.xml Mon Nov  3 10:47:42 2014
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>commons-jcs</artifactId>
     <groupId>org.apache.commons</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-alpha-1</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=1636317&r1=1636316&r2=1636317&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml Mon Nov  3 10:47:42 2014
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>commons-jcs</artifactId>
     <groupId>org.apache.commons</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-alpha-1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

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=1636317&r1=1636316&r2=1636317&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml Mon Nov  3 10:47:42 2014
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>commons-jcs</artifactId>
     <groupId>org.apache.commons</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-alpha-1</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=1636317&r1=1636316&r2=1636317&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml Mon Nov  3 10:47:42 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-alpha-1</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=1636317&r1=1636316&r2=1636317&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml Mon Nov  3 10:47:42 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-alpha-1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: commons/proper/jcs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=1636317&r1=1636316&r2=1636317&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Mon Nov  3 10:47:42 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-alpha-1</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-alpha-1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0-alpha-1</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.0-alpha-1</url>
   </scm>
 
   <mailingLists>