[exo-jcr-commits] exo-jcr SVN: r1569 - jcr/trunk/applications.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Jan 25 05:52:14 EST 2010


Author: dkatayev
Date: 2010-01-25 05:52:14 -0500 (Mon, 25 Jan 2010)
New Revision: 1569

Modified:
   jcr/trunk/applications/product-exo-jcr-as-jboss-ear.xml
   jcr/trunk/applications/product-exo-jcr-as-jonas-ear.xml
   jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml
Log:
EXOJCR-407 exo dependencies versions updated

Modified: jcr/trunk/applications/product-exo-jcr-as-jboss-ear.xml
===================================================================
--- jcr/trunk/applications/product-exo-jcr-as-jboss-ear.xml	2010-01-25 10:51:09 UTC (rev 1568)
+++ jcr/trunk/applications/product-exo-jcr-as-jboss-ear.xml	2010-01-25 10:52:14 UTC (rev 1569)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>exo.jcr.applications.config</artifactId>
-      <version>1.12.0-Beta06-SNAPSHOT</version>
+      <version>1.12.0-CR1-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -36,7 +36,7 @@
       <dependency>
          <groupId>org.exoplatform.jcr</groupId>
          <artifactId>exo.jcr.ear</artifactId>
-         <version>1.12.0-Beta06-SNAPSHOT</version>
+         <version>1.12.0-CR1-SNAPSHOT</version>
          <type>ear</type>
          <scope>runtime</scope>
       </dependency>

Modified: jcr/trunk/applications/product-exo-jcr-as-jonas-ear.xml
===================================================================
--- jcr/trunk/applications/product-exo-jcr-as-jonas-ear.xml	2010-01-25 10:51:09 UTC (rev 1568)
+++ jcr/trunk/applications/product-exo-jcr-as-jonas-ear.xml	2010-01-25 10:52:14 UTC (rev 1569)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>exo.jcr.applications.config</artifactId>
-      <version>1.12.0-Beta06-SNAPSHOT</version>
+      <version>1.12.0-CR1-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -36,7 +36,7 @@
       <dependency>
          <groupId>org.exoplatform.jcr</groupId>
          <artifactId>exo.jcr.ear</artifactId>
-         <version>1.12.0-Beta06-SNAPSHOT</version>
+         <version>1.12.0-CR1-SNAPSHOT</version>
          <type>ear</type>
          <scope>runtime</scope>
       </dependency>

Modified: jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml
===================================================================
--- jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml	2010-01-25 10:51:09 UTC (rev 1568)
+++ jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml	2010-01-25 10:52:14 UTC (rev 1569)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>exo.jcr.applications.config</artifactId>
-      <version>1.12.0-Beta06-SNAPSHOT</version>
+      <version>1.12.0-CR1-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -102,4 +102,4 @@
       </plugins>
    </build>
 
-</project>
\ No newline at end of file
+</project>



More information about the exo-jcr-commits mailing list