You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2009/05/17 09:18:25 UTC

svn commit: r775591 - /camel/trunk/components/camel-jcr/pom.xml

Author: davsclaus
Date: Sun May 17 07:18:24 2009
New Revision: 775591

URL: http://svn.apache.org/viewvc?rev=775591&view=rev
Log:
camel-jcr: Upgraded to newer releases.

Modified:
    camel/trunk/components/camel-jcr/pom.xml

Modified: camel/trunk/components/camel-jcr/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-jcr/pom.xml?rev=775591&r1=775590&r2=775591&view=diff
==============================================================================
--- camel/trunk/components/camel-jcr/pom.xml (original)
+++ camel/trunk/components/camel-jcr/pom.xml Sun May 17 07:18:24 2009
@@ -42,7 +42,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>1.5.3</version>
+      <version>1.5.5</version>
     </dependency>
     <dependency>
       <groupId>javax.jcr</groupId>