This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git
commit 5a7134d1ea021184a4d78101cac6d3b1719cb214 Author: sseifert <[email protected]> AuthorDate: Mon Aug 13 13:09:30 2018 +0200 update to sling parent 34 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8ba3c2..d372a0c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>34-SNAPSHOT</version> + <version>34</version> <relativePath /> </parent>
