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 a610eddf4f121a2ebbcef1d48d0740f882305ca8 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 a0458e6..f76647e 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>35</version> <relativePath /> </parent>
