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-feature-apiregions.git
The following commit(s) were added to refs/heads/master by this push:
new 1bde40b Update to latest parent pom and maven-bundle-plugin
1bde40b is described below
commit 1bde40b0dd84d014db651d7432f66bcfd2bf5733
Author: David Bosschaert <[email protected]>
AuthorDate: Wed Jun 2 11:01:09 2021 +0100
Update to latest parent pom and maven-bundle-plugin
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 57d810f..59146e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>39</version>
+ <version>41</version>
<relativePath />
</parent>
@@ -46,7 +46,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>4.2.0</version>
+ <version>5.1.2</version>
<extensions>true</extensions>
<configuration>
<instructions>