[exo-jcr-commits] exo-jcr SVN: r1473 - junit.framework/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Jan 19 06:33:49 EST 2010


Author: dkatayev
Date: 2010-01-19 06:33:49 -0500 (Tue, 19 Jan 2010)
New Revision: 1473

Modified:
   junit.framework/trunk/pom.xml
Log:
EXOJCR-388 parent pom version updated to 3 tag; main updates according to the dependencies list of EAP applied

Modified: junit.framework/trunk/pom.xml
===================================================================
--- junit.framework/trunk/pom.xml	2010-01-19 11:06:17 UTC (rev 1472)
+++ junit.framework/trunk/pom.xml	2010-01-19 11:33:49 UTC (rev 1473)
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.exoplatform</groupId>
       <artifactId>foundation-parent</artifactId>
-      <version>3-SNAPSHOT</version>
+      <version>3</version>
    </parent>
 
    <groupId>org.exoplatform.tool</groupId>
@@ -54,7 +54,7 @@
       <dependency>
          <groupId>cglib</groupId>
          <artifactId>cglib</artifactId>
-         <version>2.1</version>
+         <version>2.2</version>
          <scope>test</scope>
       </dependency>
 



More information about the exo-jcr-commits mailing list