Author: nfilotto
Date: 2010-03-03 14:09:11 -0500 (Wed, 03 Mar 2010)
New Revision: 2002
Modified:
core/trunk/pom.xml
Log:
EXOJCR-562: core with the valid junit.framework version
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2010-03-03 17:53:24 UTC (rev 2001)
+++ core/trunk/pom.xml 2010-03-03 19:09:11 UTC (rev 2002)
@@ -38,7 +38,7 @@
<exo.product.name>exo-core</exo.product.name>
<exo.product.specification>2.3</exo.product.specification>
-
<org.exoplatform.framework.junit.version>1.2.1-GA</org.exoplatform.framework.junit.version>
+
<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>
<exo.test.includes>*Test*</exo.test.includes>
</properties>
Show replies by date