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/10/18 23:22:47 UTC

[sling-org-apache-sling-auth-xing-oauth] 04/18: SLING-3731 SLING-3732 remove version from javax.jcr dependency

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-xing-oauth.git

commit 260c93604deeb5a00987d083246c60d693230f8f
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Jul 7 07:26:22 2014 +0000

    SLING-3731 SLING-3732 remove version from javax.jcr dependency
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1608354 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 65c90f8..82e2e4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,6 @@
     <dependency>
       <groupId>javax.jcr</groupId>
       <artifactId>jcr</artifactId>
-      <version>2.0</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

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