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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Jun 14 22:40:24 EDT 2009


Author: jervisliu
Date: 2009-06-14 22:40:24 -0400 (Sun, 14 Jun 2009)
New Revision: 26962

Modified:
   labs/jbossrules/trunk/pom.xml
Log:
https://jira.jboss.org/jira/browse/GUVNOR-366: Upgrade JackRabbit version from 1.4.5 to 1.5.6

Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml	2009-06-15 02:39:38 UTC (rev 26961)
+++ labs/jbossrules/trunk/pom.xml	2009-06-15 02:40:24 UTC (rev 26962)
@@ -1193,7 +1193,7 @@
             <dependency>
                 <groupId>org.apache.jackrabbit</groupId>
                 <artifactId>jackrabbit-core</artifactId>
-                <version>1.4.5</version>
+                <version>1.5.5</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