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-repoinit-parser.git
The following commit(s) were added to refs/heads/master by this push:
new f699347 Update parent pom to the latest version
f699347 is described below
commit f699347337da679f04bf98bd78ec65e94fd7f33b
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 13:39:39 2021 +0000
Update parent pom to the latest version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2f65d40..d63562b 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>