[exo-jcr-commits] exo-jcr SVN: r1087 - jcr/branches/1.12.0-JBC/component/core.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Dec 16 04:32:36 EST 2009


Author: skabashnyuk
Date: 2009-12-16 04:32:36 -0500 (Wed, 16 Dec 2009)
New Revision: 1087

Modified:
   jcr/branches/1.12.0-JBC/component/core/pom.xml
Log:
EXOJCR-320 :  Upgrade version of common-pool to 1.5.4

Modified: jcr/branches/1.12.0-JBC/component/core/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/pom.xml	2009-12-16 09:18:06 UTC (rev 1086)
+++ jcr/branches/1.12.0-JBC/component/core/pom.xml	2009-12-16 09:32:36 UTC (rev 1087)
@@ -125,6 +125,11 @@
          <groupId>commons-dbcp</groupId>
          <artifactId>commons-dbcp</artifactId>
       </dependency>
+      <dependency>
+         <groupId>commons-pool</groupId>
+         <artifactId>commons-pool</artifactId>
+      </dependency>
+      
 
       <!-- JOTM comes from exo.kernel.component.common -->
 



More information about the exo-jcr-commits mailing list