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 a13047a498b659810c3a18a98862e6432c846708 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Apr 19 15:19:39 2019 +0300 Update to released parent version (still under vote) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0fc0dbd..f76647e 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>36-SNAPSHOT</version> + <version>35</version> <relativePath /> </parent>
