[jboss-svn-commits] JBL Code SVN: r36406 - labs/jbossrules/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Dec 14 20:08:24 EST 2010


Author: jervisliu
Date: 2010-12-14 20:08:23 -0500 (Tue, 14 Dec 2010)
New Revision: 36406

Modified:
   labs/jbossrules/trunk/pom.xml
Log:
GUVNOR-1122: Upgrade jackrabbit to 2.1.3 from 2.1.0

Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml	2010-12-14 19:34:48 UTC (rev 36405)
+++ labs/jbossrules/trunk/pom.xml	2010-12-15 01:08:23 UTC (rev 36406)
@@ -1200,7 +1200,7 @@
       <dependency>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>jackrabbit-core</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.3</version>
         <!-- and getting rid of some annoying transitive junk not really needed for us -->
         <exclusions>
           <exclusion>



More information about the jboss-svn-commits mailing list