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:45:22 UTC

[sling-org-apache-sling-jcr-classloader] 09/44: Remove sling module versions from parent pom to make release management easier. Add some more versions of dependencies to parent pom.

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

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

commit 9aa1c77c4f6170ee7276ffaf9b8dd802e281003a
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Sep 26 09:26:28 2007 +0000

    Remove sling module versions from parent pom to make release management easier.
    Add some more versions of dependencies to parent pom.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/jackrabbit-classloader@579532 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index a70fcfe..ec2ab77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,6 +87,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>sling-jackrabbit-api</artifactId>
+            <version>2.0.0-incubator-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>

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