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

ieb pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git


The following commit(s) were added to refs/heads/master by this push:
     new b62102d  Revert "SLING-7140 Support redirects to URLs provided by the 
underlying resource provider."
b62102d is described below

commit b62102d5dfe338e7a642f1b53484777df6138474
Author: Ian Boston <i...@tfd.co.uk>
AuthorDate: Mon Oct 23 10:57:53 2017 +0100

    Revert "SLING-7140 Support redirects to URLs provided by the underlying 
resource provider."
    
    Changes to Sling API has been refactored so that the version of 
org.apache.sling.api.resource is not changed.
    Hence no change required here.
    Hence reverting.
    
    This reverts commit ec3844be2612f48cb3e599792bc05c36c36cc031.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0478dd7..cb179e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.16.3-SNAPSHOT</version>
+            <version>2.16.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

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

Reply via email to