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-karaf-distribution.git
commit 3b9830b4e038e7448343cb9dc1df55c219f0ea14 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Aug 30 22:26:44 2018 +0200 SLING-7873 Update to Sling Parent 34 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 104f740..94bacc8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>33</version> + <version>34</version> <relativePath/> </parent>
