You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:48:34 UTC

[sling-org-apache-sling-jcr-davex] 06/08: SLING-6459 Upgrade Jackrabbit to 2.14.0

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.jcr.davex-1.3.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-davex.git

commit 418250f08a1136ca2f53acc0ca1745357244f434
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Jan 13 11:49:49 2017 +0000

    SLING-6459 Upgrade Jackrabbit to 2.14.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/davex@1778557 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 857e720..8ad9c6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     </scm>
 
     <properties>
-        <jackrabbit.version>2.13.6</jackrabbit.version>
+        <jackrabbit.version>2.14.0</jackrabbit.version>
     </properties>
 
     <build>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.