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

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Nov 16 11:55:59 EST 2009


Author: pnedonosko
Date: 2009-11-16 11:55:59 -0500 (Mon, 16 Nov 2009)
New Revision: 702

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	2009-11-16 16:55:38 UTC (rev 701)
+++ ws/trunk/exo.ws.commons/pom.xml	2009-11-16 16:55:59 UTC (rev 702)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.1.0-Beta03</version>
+      <version>2.1.0-Beta04-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 16:55:38 UTC (rev 701)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml	2009-11-16 16:55:59 UTC (rev 702)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.1.0-Beta03</version>
+      <version>2.1.0-Beta04-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 16:55:38 UTC (rev 701)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml	2009-11-16 16:55:59 UTC (rev 702)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.1.0-Beta03</version>
+      <version>2.1.0-Beta04-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 16:55:38 UTC (rev 701)
+++ ws/trunk/exo.ws.rest.core/pom.xml	2009-11-16 16:55:59 UTC (rev 702)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.1.0-Beta03</version>
+      <version>2.1.0-Beta04-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 16:55:38 UTC (rev 701)
+++ ws/trunk/exo.ws.rest.ext/pom.xml	2009-11-16 16:55:59 UTC (rev 702)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.1.0-Beta03</version>
+      <version>2.1.0-Beta04-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 16:55:38 UTC (rev 701)
+++ ws/trunk/exo.ws.testframework/pom.xml	2009-11-16 16:55:59 UTC (rev 702)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.exoplatform.ws</groupId>
     <artifactId>ws-parent</artifactId>
-    <version>2.1.0-Beta03</version>
+    <version>2.1.0-Beta04-SNAPSHOT</version>
   </parent>
 
   <artifactId>exo.ws.testframework</artifactId>

Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml	2009-11-16 16:55:38 UTC (rev 701)
+++ ws/trunk/packaging/module/pom.xml	2009-11-16 16:55:59 UTC (rev 702)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.exoplatform.ws</groupId>
       <artifactId>ws-parent</artifactId>
-      <version>2.1.0-Beta03</version>
+      <version>2.1.0-Beta04-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml	2009-11-16 16:55:38 UTC (rev 701)
+++ ws/trunk/pom.xml	2009-11-16 16:55:59 UTC (rev 702)
@@ -30,15 +30,15 @@
 
    <groupId>org.exoplatform.ws</groupId>
    <artifactId>ws-parent</artifactId>
-   <version>2.1.0-Beta03</version>
+   <version>2.1.0-Beta04-SNAPSHOT</version>
    <packaging>pom</packaging>
 
    <name>eXo WS</name>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.1.0-Beta03</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.1.0-Beta03</developerConnection>
-      <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.1.0-Beta03</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