Author: dkatayev
Date: 2009-11-16 05:31:28 -0500 (Mon, 16 Nov 2009)
New Revision: 678
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-234 - version reverted to 2.1.0-Beta03-SNAPSHOT
Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml 2009-11-16 10:27:51 UTC (rev 677)
+++ ws/trunk/exo.ws.commons/pom.xml 2009-11-16 10:31:28 UTC (rev 678)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.0-Beta04-SNAPSHOT</version>
+ <version>2.1.0-Beta03-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 2009-11-16 10:27:51 UTC (rev 677)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2009-11-16 10:31:28 UTC (rev 678)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.0-Beta04-SNAPSHOT</version>
+ <version>2.1.0-Beta03-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 2009-11-16 10:27:51 UTC (rev 677)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2009-11-16 10:31:28 UTC (rev 678)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.0-Beta04-SNAPSHOT</version>
+ <version>2.1.0-Beta03-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 2009-11-16 10:27:51 UTC (rev 677)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2009-11-16 10:31:28 UTC (rev 678)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.0-Beta04-SNAPSHOT</version>
+ <version>2.1.0-Beta03-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 2009-11-16 10:27:51 UTC (rev 677)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2009-11-16 10:31:28 UTC (rev 678)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.0-Beta04-SNAPSHOT</version>
+ <version>2.1.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/trunk/exo.ws.testframework/pom.xml
===================================================================
--- ws/trunk/exo.ws.testframework/pom.xml 2009-11-16 10:27:51 UTC (rev 677)
+++ ws/trunk/exo.ws.testframework/pom.xml 2009-11-16 10:31:28 UTC (rev 678)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.0-Beta04-SNAPSHOT</version>
+ <version>2.1.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2009-11-16 10:27:51 UTC (rev 677)
+++ ws/trunk/packaging/module/pom.xml 2009-11-16 10:31:28 UTC (rev 678)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.0-Beta04-SNAPSHOT</version>
+ <version>2.1.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2009-11-16 10:27:51 UTC (rev 677)
+++ ws/trunk/pom.xml 2009-11-16 10:31:28 UTC (rev 678)
@@ -25,12 +25,12 @@
<parent>
<groupId>org.exoplatform</groupId>
<artifactId>foundation-parent</artifactId>
- <version>3</version>
+ <version>3-SNAPSHOT</version>
</parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.0-Beta04-SNAPSHOT</version>
+ <version>2.1.0-Beta03-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo WS</name>
@@ -45,8 +45,8 @@
<exo.product.name>exo-ws</exo.product.name>
<exo.product.specification>2.1</exo.product.specification>
-
<org.exoplatform.kernel.version>2.2.0-Beta03</org.exoplatform.kernel.version>
-
<org.exoplatform.core.version>2.3.0-Beta03</org.exoplatform.core.version>
+
<org.exoplatform.kernel.version>2.2.0-Beta03-SNAPSHOT</org.exoplatform.kernel.version>
+
<org.exoplatform.core.version>2.3.0-Beta03-SNAPSHOT</org.exoplatform.core.version>
<exo.test.includes>*Test*</exo.test.includes>
</properties>
Show replies by date