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

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 24 10:51:30 EST 2009


Author: pnedonosko
Date: 2009-11-24 10:51:29 -0500 (Tue, 24 Nov 2009)
New Revision: 840

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 release 2.1.0-Beta04

Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml	2009-11-24 15:49:56 UTC (rev 839)
+++ ws/trunk/exo.ws.commons/pom.xml	2009-11-24 15:51:29 UTC (rev 840)
@@ -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-Beta04</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-24 15:49:56 UTC (rev 839)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml	2009-11-24 15:51:29 UTC (rev 840)
@@ -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-Beta04</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-24 15:49:56 UTC (rev 839)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml	2009-11-24 15:51:29 UTC (rev 840)
@@ -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-Beta04</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-24 15:49:56 UTC (rev 839)
+++ ws/trunk/exo.ws.rest.core/pom.xml	2009-11-24 15:51:29 UTC (rev 840)
@@ -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-Beta04</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-24 15:49:56 UTC (rev 839)
+++ ws/trunk/exo.ws.rest.ext/pom.xml	2009-11-24 15:51:29 UTC (rev 840)
@@ -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-Beta04</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-24 15:49:56 UTC (rev 839)
+++ ws/trunk/exo.ws.testframework/pom.xml	2009-11-24 15:51:29 UTC (rev 840)
@@ -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-Beta04</version>
   </parent>
 
   <artifactId>exo.ws.testframework</artifactId>

Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml	2009-11-24 15:49:56 UTC (rev 839)
+++ ws/trunk/packaging/module/pom.xml	2009-11-24 15:51:29 UTC (rev 840)
@@ -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-Beta04</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml	2009-11-24 15:49:56 UTC (rev 839)
+++ ws/trunk/pom.xml	2009-11-24 15:51:29 UTC (rev 840)
@@ -30,15 +30,15 @@
 
    <groupId>org.exoplatform.ws</groupId>
    <artifactId>ws-parent</artifactId>
-   <version>2.1.0-Beta04-SNAPSHOT</version>
+   <version>2.1.0-Beta04</version>
    <packaging>pom</packaging>
 
    <name>eXo WS</name>
 
    <scm>
-      <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>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.1.0-Beta04</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.1.0-Beta04</developerConnection>
+      <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.1.0-Beta04</url>
    </scm>
 
    <properties>
@@ -62,37 +62,37 @@
    </modules>
 
    <dependencyManagement>
-      <dependencies>
+      <dependencies>
          <dependency>
             <groupId>org.exoplatform.kernel</groupId>
             <artifactId>exo.kernel.commons</artifactId>
             <version>${org.exoplatform.kernel.version}</version>
-         </dependency>
+         </dependency>
          <dependency>
             <groupId>org.exoplatform.kernel</groupId>
             <artifactId>exo.kernel.container</artifactId>
             <version>${org.exoplatform.kernel.version}</version>
-         </dependency>         
+         </dependency>         
          <dependency>
             <groupId>org.exoplatform.kernel</groupId>
             <artifactId>exo.kernel.component.common</artifactId>
             <version>${org.exoplatform.kernel.version}</version>
-         </dependency>
+         </dependency>
          <dependency>
             <groupId>org.exoplatform.core</groupId>
             <artifactId>exo.core.component.xml-processing</artifactId>
             <version>${org.exoplatform.core.version}</version>
-         </dependency>         
+         </dependency>         
          <dependency>
             <groupId>org.exoplatform.ws</groupId>
             <artifactId>exo.ws.frameworks.json</artifactId>
             <version>${project.version}</version>
-         </dependency>
+         </dependency>
          <dependency>
             <groupId>org.exoplatform.ws</groupId>
             <artifactId>exo.ws.testframework</artifactId>
             <version>${project.version}</version>
-         </dependency>   
+         </dependency>   
          <dependency>
             <groupId>org.exoplatform.ws</groupId>
             <artifactId>exo.ws.commons</artifactId>
@@ -102,68 +102,68 @@
             <groupId>org.exoplatform.ws</groupId>
             <artifactId>exo.ws.rest.core</artifactId>
             <version>${project.version}</version>
-         </dependency>               
-         <dependency>
-            <groupId>javax.xml.stream</groupId>
-            <artifactId>stax-api</artifactId>
-            <version>1.0</version>
-         </dependency>
+         </dependency>               
          <dependency>
+            <groupId>javax.xml.stream</groupId>
+            <artifactId>stax-api</artifactId>
+            <version>1.0</version>
+         </dependency>
+         <dependency>
             <groupId>javax.servlet</groupId>
             <artifactId>servlet-api</artifactId>
             <version>2.4</version>
-         </dependency>
+         </dependency>
          <dependency>
             <groupId>javax.mail</groupId>
             <artifactId>mail</artifactId>
             <version>1.4</version>
-         </dependency>
+         </dependency>
          <dependency>
             <groupId>javax.activation</groupId>
             <artifactId>activation</artifactId>
             <version>1.1</version>
-         </dependency>
+         </dependency>
          <dependency>
             <groupId>javax.xml.bind</groupId>
             <artifactId>jaxb-api</artifactId>
             <version>2.1</version>
-         </dependency>         
-         <dependency>
-            <groupId>picocontainer</groupId>
-            <artifactId>picocontainer</artifactId>
-            <version>1.1</version>            
-         </dependency>
-         <dependency>
-            <groupId>jtidy</groupId>
-            <artifactId>jtidy</artifactId>
-            <version>4aug2000r7-dev</version>            
-         </dependency> 
+         </dependency>         
          <dependency>
+            <groupId>picocontainer</groupId>
+            <artifactId>picocontainer</artifactId>
+            <version>1.1</version>            
+         </dependency>
+         <dependency>
+            <groupId>jtidy</groupId>
+            <artifactId>jtidy</artifactId>
+            <version>4aug2000r7-dev</version>            
+         </dependency> 
+         <dependency>
             <groupId>org.jvnet.jaxb2.maven2</groupId>
             <artifactId>maven-jaxb2-plugin</artifactId>
             <version>0.4</version>
-         </dependency>   
+         </dependency>   
          <dependency>
             <groupId>commons-fileupload</groupId>
             <artifactId>commons-fileupload</artifactId>
             <!--      <version>1.2.1</version>-->
             <version>1.0</version>
-         </dependency>                       
+         </dependency>                       
          <dependency>
             <groupId>javax.ws.rs</groupId>
             <artifactId>jsr311-api</artifactId>
             <version>1.0</version>
-         </dependency>
+         </dependency>
          <dependency>
             <groupId>javax.annotation</groupId>
             <artifactId>jsr250-api</artifactId>
             <version>1.0</version>
-         </dependency>         
-         <dependency>
-            <groupId>xpp3</groupId>
-            <artifactId>xpp3</artifactId>
-            <version>1.1.3.4.O</version>
-         </dependency>      
+         </dependency>         
+         <dependency>
+            <groupId>xpp3</groupId>
+            <artifactId>xpp3</artifactId>
+            <version>1.1.3.4.O</version>
+         </dependency>      
 
       </dependencies>
    </dependencyManagement>



More information about the exo-jcr-commits mailing list