[jboss-svn-commits] JBL Code SVN: r18545 - labs/jbossrules/trunk.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Feb 21 07:37:07 EST 2008
Author: fmeyer
Date: 2008-02-21 07:37:07 -0500 (Thu, 21 Feb 2008)
New Revision: 18545
Modified:
labs/jbossrules/trunk/pom.xml
Log:
JBRULES-1468 Upgrate Jackrabbit API to 1.4.1
Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml 2008-02-21 12:35:32 UTC (rev 18544)
+++ labs/jbossrules/trunk/pom.xml 2008-02-21 12:37:07 UTC (rev 18545)
@@ -884,7 +884,7 @@
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-core</artifactId>
- <version>1.3</version>
+ <version>1.4.1</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