This is an automated email from the ASF dual-hosted git repository.
davidb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git
The following commit(s) were added to refs/heads/master by this push:
new 24a7cc9 Update to latest parent pom
24a7cc9 is described below
commit 24a7cc939e4c091e87cb673e0bd32c7a27e2bade
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 13:56:53 2021 +0000
Update to latest parent pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d7a1e7..a0b1c35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>38</version>
+ <version>40</version>
<relativePath />
</parent>