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

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Nov 16 05:23:33 EST 2009


Author: dkatayev
Date: 2009-11-16 05:23:32 -0500 (Mon, 16 Nov 2009)
New Revision: 676

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:
EXOJCR-234 - version reverted to 2.3.0-Beta03-SNAPSHOT

Modified: core/trunk/exo.core.component.database/pom.xml
===================================================================
--- core/trunk/exo.core.component.database/pom.xml	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.database/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-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	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.document/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-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	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.ldap/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-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	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.organization.api/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-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	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.organization.jdbc/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-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	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.organization.ldap/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-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	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.script.groovy/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-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	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.security.core/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-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	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.web.css/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-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	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/exo.core.component.xml-processing/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.core.component.xml-processing</artifactId>

Modified: core/trunk/packaging/module/pom.xml
===================================================================
--- core/trunk/packaging/module/pom.xml	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/packaging/module/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-Beta04-SNAPSHOT</version>
+      <version>2.3.0-Beta03-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -17,13 +17,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-Beta04-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.0-Beta04-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.0-Beta04-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.0-Beta04-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.0-Beta04-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.0-Beta04-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.0-Beta04-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.0-Beta03-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.0-Beta03-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.0-Beta03-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.0-Beta03-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.0-Beta03-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.0-Beta03-SNAPSHOT</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.0-Beta03-SNAPSHOT</version></dependency>
    </dependencies>
    
    <build>

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2009-11-16 10:15:09 UTC (rev 675)
+++ core/trunk/pom.xml	2009-11-16 10:23:32 UTC (rev 676)
@@ -24,12 +24,12 @@
    <parent>
       <groupId>org.exoplatform</groupId>
       <artifactId>foundation-parent</artifactId>
-      <version>3</version>
+      <version>3-SNAPSHOT</version>
    </parent>
 
    <groupId>org.exoplatform.core</groupId>
    <artifactId>core-parent</artifactId>
-   <version>2.3.0-Beta04-SNAPSHOT</version>
+   <version>2.3.0-Beta03-SNAPSHOT</version>
    <packaging>pom</packaging>
 
    <name>eXo Core</name>
@@ -38,7 +38,7 @@
       <exo.product.name>exo-core</exo.product.name>
       <exo.product.specification>2.3</exo.product.specification>
       
-      <org.exoplatform.kernel.version>2.2.0-Beta03</org.exoplatform.kernel.version>
+      <org.exoplatform.kernel.version>2.2.0-Beta03-SNAPSHOT</org.exoplatform.kernel.version>
       <exo.test.includes>*Test*</exo.test.includes>
    </properties>
 



More information about the exo-jcr-commits mailing list