This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git
commit 3ad6de660fa9b2d550de571027d67fdeebef148e Author: Robert Munteanu <[email protected]> AuthorDate: Fri Aug 17 18:50:25 2018 +0200 Use latest API bundle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad3ee6c..2454c6e 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> - <version>2.18.3-SNAPSHOT</version> + <version>2.18.4</version> <scope>provided</scope> </dependency> <dependency>
