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:52:21 UTC

[sling-org-apache-sling-jcr-webdav] 02/06: SLING-5832 Update Jackrabbit to 2.12.2

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

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

commit fad7286f521ea43d075cce10e8fb600757ffe4e8
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Jul 8 20:19:19 2016 +0000

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

diff --git a/pom.xml b/pom.xml
index ded6526..449aee9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
     </scm>
 
     <properties>
-        <jackrabbit.version>2.12.1</jackrabbit.version>
+        <jackrabbit.version>2.12.2</jackrabbit.version>
     </properties>
 
     <build>

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