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:36:32 UTC

[sling-org-apache-sling-fsresource] 06/09: SLING-2739 : Add methods for handling the resource type hierarchy to the resource resolver

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

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

commit 2653bcb11228532e2e1e4d8f310ece7240a2c8d0
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Feb 22 09:09:59 2013 +0000

    SLING-2739 :  Add methods for handling the resource type hierarchy to the resource resolver
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1448950 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a960832..4eb8ff4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.3.0</version>
+            <version>2.3.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

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