You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-commits@incubator.apache.org by av...@apache.org on 2010/03/18 15:22:12 UTC

svn commit: r924859 - /incubator/photark/trunk/photark-jcr/pom.xml

Author: avd
Date: Thu Mar 18 15:22:11 2010
New Revision: 924859

URL: http://svn.apache.org/viewvc?rev=924859&view=rev
Log:
updated jackrabbit-core 1.6.0 to jackrabbit-core 1.6.1 

Modified:
    incubator/photark/trunk/photark-jcr/pom.xml

Modified: incubator/photark/trunk/photark-jcr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/photark/trunk/photark-jcr/pom.xml?rev=924859&r1=924858&r2=924859&view=diff
==============================================================================
--- incubator/photark/trunk/photark-jcr/pom.xml (original)
+++ incubator/photark/trunk/photark-jcr/pom.xml Thu Mar 18 15:22:11 2010
@@ -62,7 +62,7 @@
 		<dependency>
 			<groupId>org.apache.jackrabbit</groupId>
 			<artifactId>jackrabbit-core</artifactId>
-			<version>1.6.0</version>
+			<version>1.6.1</version>
 		</dependency>
 
 		<!-- Use Log4J for logging -->