You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2008/09/26 16:12:59 UTC

svn commit: r699335 - /incubator/sling/trunk/parent/pom.xml

Author: fmeschbe
Date: Fri Sep 26 07:12:59 2008
New Revision: 699335

URL: http://svn.apache.org/viewvc?rev=699335&view=rev
Log:
SLING-671 Update reference to jackrabbit-classloader 1.4.1

Modified:
    incubator/sling/trunk/parent/pom.xml

Modified: incubator/sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/parent/pom.xml?rev=699335&r1=699334&r2=699335&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Fri Sep 26 07:12:59 2008
@@ -571,7 +571,7 @@
             <dependency>
                 <groupId>org.apache.jackrabbit</groupId>
                 <artifactId>jackrabbit-classloader</artifactId>
-                <version>1.4</version>
+                <version>1.4.1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>