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

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Sep 5 08:10:13 EDT 2011


Author: tolusha
Date: 2011-09-05 08:10:12 -0400 (Mon, 05 Sep 2011)
New Revision: 4848

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-09-05 12:09:45 UTC (rev 4847)
+++ ws/trunk/exo.ws.commons/pom.xml	2011-09-05 12:10:12 UTC (rev 4848)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-GA</version>
+      <version>2.2.1-GA-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-09-05 12:09:45 UTC (rev 4847)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml	2011-09-05 12:10:12 UTC (rev 4848)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-GA</version>
+      <version>2.2.1-GA-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-09-05 12:09:45 UTC (rev 4847)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml	2011-09-05 12:10:12 UTC (rev 4848)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-GA</version>
+      <version>2.2.1-GA-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-09-05 12:09:45 UTC (rev 4847)
+++ ws/trunk/exo.ws.rest.core/pom.xml	2011-09-05 12:10:12 UTC (rev 4848)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-GA</version>
+      <version>2.2.1-GA-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-09-05 12:09:45 UTC (rev 4847)
+++ ws/trunk/exo.ws.rest.ext/pom.xml	2011-09-05 12:10:12 UTC (rev 4848)
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.exoplatform.ws</groupId>
 		<artifactId>ws-parent</artifactId>
-		<version>2.2.0-GA</version>
+		<version>2.2.1-GA-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-09-05 12:09:45 UTC (rev 4847)
+++ ws/trunk/exo.ws.testframework/pom.xml	2011-09-05 12:10:12 UTC (rev 4848)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.exoplatform.ws</groupId>
     <artifactId>ws-parent</artifactId>
-    <version>2.2.0-GA</version>
+    <version>2.2.1-GA-SNAPSHOT</version>
   </parent>
 
   <artifactId>exo.ws.testframework</artifactId>

Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml	2011-09-05 12:09:45 UTC (rev 4847)
+++ ws/trunk/packaging/module/pom.xml	2011-09-05 12:10:12 UTC (rev 4848)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.2.0-GA</version>
+      <version>2.2.1-GA-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml	2011-09-05 12:09:45 UTC (rev 4847)
+++ ws/trunk/pom.xml	2011-09-05 12:10:12 UTC (rev 4848)
@@ -31,14 +31,14 @@
 
    <groupId>org.exoplatform.ws</groupId>
    <artifactId>ws-parent</artifactId>
-   <version>2.2.0-GA</version>
+   <version>2.2.1-GA-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-GA</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.0-GA</developerConnection>
-      <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.0-GA</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