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 59a452a27f1dfc82a7144ce80544fc4a78aec7b1
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Aug 17 18:45:48 2018 +0200

    Use released version of the maven-sling-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1af4ca9..ad3ee6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>maven-sling-plugin</artifactId>
-                <version>2.3.7-SNAPSHOT</version>
+                <version>2.3.8</version>
                 <executions>
                     <execution>
                         <id>generate-adapter-metadata</id>

Reply via email to