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-jcr-jackrabbit-usermanager.git
The following commit(s) were added to refs/heads/master by this push:
new eaad054 SLING-9832 Update to Sling Bundle Parent 40
eaad054 is described below
commit eaad054ce77ba3f19da67f24f96ad6113da73a4c
Author: Eric Norman <[email protected]>
AuthorDate: Thu Oct 15 14:58:16 2020 -0700
SLING-9832 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 5d13602..2e94383 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>39</version>
+ <version>40</version>
<relativePath />
</parent>