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-features.git
commit acfd99d4af515cf59bf51d51a0bcf77c38863382 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Aug 30 22:25:55 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 5f7dd97..44cbed0 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>
