You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ie...@apache.org on 2017/10/19 11:43:36 UTC

[sling-org-apache-sling-resourceresolver] branch master updated: SLING-7140 Support redirects to URLs provided by teh underlying resource provider.

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 ec3844b  SLING-7140 Support redirects to URLs provided by teh underlying resource provider.
ec3844b is described below

commit ec3844be2612f48cb3e599792bc05c36c36cc031
Author: Ian Boston <ie...@tfd.co.uk>
AuthorDate: Thu Oct 19 12:43:23 2017 +0100

    SLING-7140 Support redirects to URLs provided by teh underlying resource provider.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cb179e2..0478dd7 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.2</version>
+            <version>2.16.3-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

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