Author: tolusha
Date: 2011-11-21 04:11:19 -0500 (Mon, 21 Nov 2011)
New Revision: 5216
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:
EXOJCR-1607: rollback to trunk
Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml 2011-11-21 09:10:02 UTC (rev 5215)
+++ ws/trunk/exo.ws.commons/pom.xml 2011-11-21 09:11:19 UTC (rev 5216)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.4-GA</version>
+ <version>2.2.4-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-11-21 09:10:02 UTC (rev 5215)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2011-11-21 09:11:19 UTC (rev 5216)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.4-GA</version>
+ <version>2.2.4-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-11-21 09:10:02 UTC (rev 5215)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2011-11-21 09:11:19 UTC (rev 5216)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.4-GA</version>
+ <version>2.2.4-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-11-21 09:10:02 UTC (rev 5215)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2011-11-21 09:11:19 UTC (rev 5216)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.4-GA</version>
+ <version>2.2.4-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-11-21 09:10:02 UTC (rev 5215)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2011-11-21 09:11:19 UTC (rev 5216)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.4-GA</version>
+ <version>2.2.4-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-11-21 09:10:02 UTC (rev 5215)
+++ ws/trunk/exo.ws.testframework/pom.xml 2011-11-21 09:11:19 UTC (rev 5216)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.4-GA</version>
+ <version>2.2.4-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2011-11-21 09:10:02 UTC (rev 5215)
+++ ws/trunk/packaging/module/pom.xml 2011-11-21 09:11:19 UTC (rev 5216)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.4-GA</version>
+ <version>2.2.4-GA-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2011-11-21 09:10:02 UTC (rev 5215)
+++ ws/trunk/pom.xml 2011-11-21 09:11:19 UTC (rev 5216)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.4-GA</version>
+ <version>2.2.4-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo WS</name>
Show replies by date