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-jcr-mock.git
commit a34940f3acc0aad6ef11b98f8a099a27638d533d Author: sseifert <[email protected]> AuthorDate: Mon Aug 13 13:09:21 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 1d2744a..cb6f6be 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>
