You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2018/03/13 08:19:37 UTC

[sling-org-apache-sling-resourceresolver] branch master updated: Update to latest API snapshot

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

cziegeler 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 84b7649  Update to latest API snapshot
84b7649 is described below

commit 84b76495ac444e224163422cec0db06a15231687
Author: Carsten Ziegeler <cz...@adobe.com>
AuthorDate: Tue Mar 13 09:19:31 2018 +0100

    Update to latest API snapshot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7275590..2b99a08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.16.5-SNAPSHOT</version>
+            <version>2.17.1-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

-- 
To stop receiving notification emails like this one, please contact
cziegeler@apache.org.