[exo-jcr-commits] exo-jcr SVN: r4123 - in ws/trunk: exo.ws.commons and 6 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Mar 17 10:24:48 EDT 2011


Author: tolusha
Date: 2011-03-17 10:24:48 -0400 (Thu, 17 Mar 2011)
New Revision: 4123

Modified:
   ws/trunk/exo.ws.commons/pom.xml
   ws/trunk/exo.ws.frameworks.json/pom.xml
   ws/trunk/exo.ws.frameworks.servlet/pom.xml
   ws/trunk/exo.ws.rest.core/pom.xml
   ws/trunk/exo.ws.rest.ext/pom.xml
   ws/trunk/exo.ws.testframework/pom.xml
   ws/trunk/packaging/module/pom.xml
   ws/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml	2011-03-17 14:24:31 UTC (rev 4122)
+++ ws/trunk/exo.ws.commons/pom.xml	2011-03-17 14:24:48 UTC (rev 4123)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-CR1</version>
+      <version>2.2.0-CR2-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.ws.commons</artifactId>

Modified: ws/trunk/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.json/pom.xml	2011-03-17 14:24:31 UTC (rev 4122)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml	2011-03-17 14:24:48 UTC (rev 4123)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-CR1</version>
+      <version>2.2.0-CR2-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.ws.frameworks.json</artifactId>

Modified: ws/trunk/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.servlet/pom.xml	2011-03-17 14:24:31 UTC (rev 4122)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml	2011-03-17 14:24:48 UTC (rev 4123)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-CR1</version>
+      <version>2.2.0-CR2-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.ws.frameworks.servlet</artifactId>

Modified: ws/trunk/exo.ws.rest.core/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.core/pom.xml	2011-03-17 14:24:31 UTC (rev 4122)
+++ ws/trunk/exo.ws.rest.core/pom.xml	2011-03-17 14:24:48 UTC (rev 4123)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-CR1</version>
+      <version>2.2.0-CR2-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.ws.rest.core</artifactId>

Modified: ws/trunk/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.ext/pom.xml	2011-03-17 14:24:31 UTC (rev 4122)
+++ ws/trunk/exo.ws.rest.ext/pom.xml	2011-03-17 14:24:48 UTC (rev 4123)
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.exoplatform.ws</groupId>
 		<artifactId>ws-parent</artifactId>
-		<version>2.2.0-CR1</version>
+		<version>2.2.0-CR2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>exo.ws.rest.ext</artifactId>

Modified: ws/trunk/exo.ws.testframework/pom.xml
===================================================================
--- ws/trunk/exo.ws.testframework/pom.xml	2011-03-17 14:24:31 UTC (rev 4122)
+++ ws/trunk/exo.ws.testframework/pom.xml	2011-03-17 14:24:48 UTC (rev 4123)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.exoplatform.ws</groupId>
     <artifactId>ws-parent</artifactId>
-    <version>2.2.0-CR1</version>
+    <version>2.2.0-CR2-SNAPSHOT</version>
   </parent>
 
   <artifactId>exo.ws.testframework</artifactId>

Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml	2011-03-17 14:24:31 UTC (rev 4122)
+++ ws/trunk/packaging/module/pom.xml	2011-03-17 14:24:48 UTC (rev 4123)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-CR1</version>
+      <version>2.2.0-CR2-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml	2011-03-17 14:24:31 UTC (rev 4122)
+++ ws/trunk/pom.xml	2011-03-17 14:24:48 UTC (rev 4123)
@@ -31,14 +31,14 @@
 
    <groupId>org.exoplatform.ws</groupId>
    <artifactId>ws-parent</artifactId>
-   <version>2.2.0-CR1</version>
+   <version>2.2.0-CR2-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>eXo WS</name>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.2.0-CR1</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.0-CR1</developerConnection>
-      <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.0-CR1</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/trunk</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/trunk</developerConnection>
+      <url>http://fisheye.jboss.org/browse/exo-jcr/ws/trunk</url>
    </scm>
 
    <properties>



More information about the exo-jcr-commits mailing list