[exo-jcr-commits] exo-jcr SVN: r1970 - in core/trunk: exo.core.component.database and 10 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Feb 26 11:49:08 EST 2010


Author: pnedonosko
Date: 2010-02-26 11:49:07 -0500 (Fri, 26 Feb 2010)
New Revision: 1970

Modified:
   core/trunk/exo.core.component.database/pom.xml
   core/trunk/exo.core.component.document/pom.xml
   core/trunk/exo.core.component.ldap/pom.xml
   core/trunk/exo.core.component.organization.api/pom.xml
   core/trunk/exo.core.component.organization.jdbc/pom.xml
   core/trunk/exo.core.component.organization.ldap/pom.xml
   core/trunk/exo.core.component.script.groovy/pom.xml
   core/trunk/exo.core.component.security.core/pom.xml
   core/trunk/exo.core.component.web.css/pom.xml
   core/trunk/exo.core.component.xml-processing/pom.xml
   core/trunk/packaging/module/pom.xml
   core/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: core/trunk/exo.core.component.database/pom.xml
===================================================================
--- core/trunk/exo.core.component.database/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.database/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.database</artifactId>

Modified: core/trunk/exo.core.component.document/pom.xml
===================================================================
--- core/trunk/exo.core.component.document/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.document/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.document</artifactId>

Modified: core/trunk/exo.core.component.ldap/pom.xml
===================================================================
--- core/trunk/exo.core.component.ldap/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.ldap/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.ldap</artifactId>

Modified: core/trunk/exo.core.component.organization.api/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.api/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.organization.api/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.organization.api</artifactId>

Modified: core/trunk/exo.core.component.organization.jdbc/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.jdbc/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.organization.jdbc/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.organization.jdbc</artifactId>

Modified: core/trunk/exo.core.component.organization.ldap/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.ldap/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.organization.ldap/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.organization.ldap</artifactId>

Modified: core/trunk/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/trunk/exo.core.component.script.groovy/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.script.groovy/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.script.groovy</artifactId>

Modified: core/trunk/exo.core.component.security.core/pom.xml
===================================================================
--- core/trunk/exo.core.component.security.core/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.security.core/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.security.core</artifactId>

Modified: core/trunk/exo.core.component.web.css/pom.xml
===================================================================
--- core/trunk/exo.core.component.web.css/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.web.css/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.web.css</artifactId>

Modified: core/trunk/exo.core.component.xml-processing/pom.xml
===================================================================
--- core/trunk/exo.core.component.xml-processing/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/exo.core.component.xml-processing/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.xml-processing</artifactId>

Modified: core/trunk/packaging/module/pom.xml
===================================================================
--- core/trunk/packaging/module/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/packaging/module/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-GA</version>
+      <version>2.3.1-GA-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -18,13 +18,13 @@
 
    <!-- declare the same dependencies than in the module.js -->
    <dependencies>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.0-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.0-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.0-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.0-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.0-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.0-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.0-GA</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.1-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.1-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.1-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.1-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.1-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.1-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.1-GA-SNAPSHOT</version></dependency>
    </dependencies>
    
    <build>

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2010-02-26 16:48:41 UTC (rev 1969)
+++ core/trunk/pom.xml	2010-02-26 16:49:07 UTC (rev 1970)
@@ -29,7 +29,7 @@
 
    <groupId>org.exoplatform.core</groupId>
    <artifactId>core-parent</artifactId>
-   <version>2.3.0-GA</version>
+   <version>2.3.1-GA-SNAPSHOT</version>
    <packaging>pom</packaging>
 
    <name>eXo Core</name>
@@ -43,9 +43,9 @@
    </properties>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/tags/2.3.0-GA</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.3.0-GA</developerConnection>
-      <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.3.0-GA</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/trunk</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/trunk</developerConnection>
+      <url>http://fisheye.jboss.org/browse/exo-jcr/core/trunk</url>
    </scm>
 
    <modules>



More information about the exo-jcr-commits mailing list