This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch feature/SLING-8337 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git
commit 31652fee1f98a0ded7aef2f26a103dc0fb75178b Author: Radu Cotescu <[email protected]> AuthorDate: Fri Apr 19 13:42:27 2019 +0200 releng: updated parent pom version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a0458e6..0fc0dbd 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>35-SNAPSHOT</version> + <version>36-SNAPSHOT</version> <relativePath /> </parent>
