This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-javascript.git
The following commit(s) were added to refs/heads/master by this push:
new 592034b SLING-9831 Update to Sling Bundle Parent 40
592034b is described below
commit 592034bcde914a49586308083852c2e0c2b71c6a
Author: Eric Norman <[email protected]>
AuthorDate: Thu Oct 15 11:10:57 2020 -0700
SLING-9831 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 ff8fa4b..0c31a9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>35</version>
+ <version>40</version>
<relativePath />
</parent>