This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 9b4b442 Prepare for release, update to latest feature modules
9b4b442 is described below
commit 9b4b4422b07bc4f9bb94146a9b33a1526fb6c352
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jan 12 15:02:10 2022 +0100
Prepare for release, update to latest feature modules
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index ceb2426..1eb50fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>43</version>
+ <version>46</version>
<relativePath />
</parent>
@@ -168,7 +168,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.28</version>
+ <version>1.2.30</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
@@ -183,7 +183,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
- <version>1.4.2</version>
+ <version>1.4.4</version>
</dependency>
<!-- aux dependencies for Content-Package check -->
<dependency>