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 5ef614e  Use released API 2.18.2
5ef614e is described below

commit 5ef614e94cecd71273d5fb0c620fb9b82a122187
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Jul 30 19:18:24 2018 +0200

    Use released API 2.18.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e0c613c..33dccac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.18.1-SNAPSHOT</version>
+            <version>2.18.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to