This is an automated email from the ASF dual-hosted git repository. jsedding pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git
commit 5ba7a6ba32d8918f85801b1a875119c6f08fb1ba Author: Julian Sedding <[email protected]> AuthorDate: Wed Nov 4 14:39:20 2020 +0100 SLING-9875 - Update to Sling Bundle Parent 40 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 04bc62e..c06f291 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>35</version> + <version>40</version> <relativePath /> </parent>
