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

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Feb 13 03:24:54 EST 2012


Author: tolusha
Date: 2012-02-13 03:24:53 -0500 (Mon, 13 Feb 2012)
New Revision: 5612

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.organization.tests/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	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.database/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-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	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.document/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-GA-SNAPSHOT</version>
    </parent>
    <artifactId>exo.core.component.document</artifactId>
    <name>eXo Core :: Component :: Demo Service</name>

Modified: core/trunk/exo.core.component.ldap/pom.xml
===================================================================
--- core/trunk/exo.core.component.ldap/pom.xml	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.ldap/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-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	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.organization.api/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-GA-SNAPSHOT</version>
    </parent>
    <artifactId>exo.core.component.organization.api</artifactId>
    <name>eXo Core :: Component :: Organization Service API</name>

Modified: core/trunk/exo.core.component.organization.jdbc/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.jdbc/pom.xml	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.organization.jdbc/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-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	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.organization.ldap/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.organization.ldap</artifactId>

Modified: core/trunk/exo.core.component.organization.tests/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.tests/pom.xml	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.organization.tests/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-GA-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.organization.tests</artifactId>

Modified: core/trunk/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/trunk/exo.core.component.script.groovy/pom.xml	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.script.groovy/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-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	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.security.core/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -16,7 +16,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-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	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.web.css/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-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	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/exo.core.component.xml-processing/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-GA-SNAPSHOT</version>
    </parent>
    <artifactId>exo.core.component.xml-processing</artifactId>
    <name>eXo Core :: Component :: XML Processing Service</name>

Modified: core/trunk/packaging/module/pom.xml
===================================================================
--- core/trunk/packaging/module/pom.xml	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/packaging/module/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.4.6-GA</version>
+      <version>2.4.7-GA-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 
@@ -19,13 +19,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.4.6-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.6-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.6-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.6-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.6-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.6-GA</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.6-GA</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.4.7-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.7-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.7-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.7-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.7-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.7-GA-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.7-GA-SNAPSHOT</version></dependency>
    </dependencies>
    
    <build>

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2012-02-13 08:24:39 UTC (rev 5611)
+++ core/trunk/pom.xml	2012-02-13 08:24:53 UTC (rev 5612)
@@ -29,7 +29,7 @@
 
    <groupId>org.exoplatform.core</groupId>
    <artifactId>core-parent</artifactId>
-   <version>2.4.6-GA</version>
+   <version>2.4.7-GA-SNAPSHOT</version>
    <packaging>pom</packaging>
 
    <name>eXo Core</name>
@@ -46,9 +46,9 @@
    </properties>
 
    <scm>
-      <connection>scm:svn:https://anonsvn.jboss.org/repos/exo-jcr/core/tags/2.4.6-GA</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.4.6-GA</developerConnection>
-      <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.4.6-GA</url>
+      <connection>scm:svn:https://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