This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-groovy.git
commit 1b0dfe064d74c601d281014ced9d9e5e48fa4ca4 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Dec 28 17:21:33 2017 +0100 use Sling Parent 32 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 129be82..a2f52c7 100644 --- a/pom.xml +++ b/pom.xml @@ -23,8 +23,8 @@ <parent> <artifactId>sling</artifactId> <groupId>org.apache.sling</groupId> - <version>26</version> - <relativePath /> + <version>32</version> + <relativePath/> </parent> <artifactId>org.apache.sling.scripting.groovy</artifactId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
