[exo-jcr-commits] exo-jcr SVN: r2239 - core/trunk.
do-not-reply at jboss.org
do-not-reply at jboss.org
Thu Apr 8 12:02:43 EDT 2010
Author: pnedonosko
Date: 2010-04-08 12:02:42 -0400 (Thu, 08 Apr 2010)
New Revision: 2239
Modified:
core/trunk/pom.xml
Log:
EXOJCR-604 deps on parent 6, kernel 2.2.1-CR1, junit.framework 1.2.1-GA
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2010-04-08 15:44:46 UTC (rev 2238)
+++ core/trunk/pom.xml 2010-04-08 16:02:42 UTC (rev 2239)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform</groupId>
<artifactId>foundation-parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>6</version>
</parent>
<groupId>org.exoplatform.core</groupId>
@@ -38,8 +38,8 @@
<exo.product.name>exo-core</exo.product.name>
<exo.product.specification>2.3</exo.product.specification>
- <org.exoplatform.framework.junit.version>1.2.2-GA-SNAPSHOT</org.exoplatform.framework.junit.version>
- <org.exoplatform.kernel.version>2.2.1-GA-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.framework.junit.version>1.2.1-GA</org.exoplatform.framework.junit.version>
+ <org.exoplatform.kernel.version>2.2.1-CR1</org.exoplatform.kernel.version>
</properties>
<scm>
More information about the exo-jcr-commits
mailing list