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-org-apache-sling-feature-launcher.git
The following commit(s) were added to refs/heads/master by this push:
new 7d039ac Update to parent 41 and sling feature model 1.2.22
7d039ac is described below
commit 7d039ac431694fdec845eb6bcbfdda439ad24b0c
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Mar 30 11:52:47 2021 +0200
Update to parent 41 and sling feature model 1.2.22
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index baea661..72e84a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>40</version>
+ <version>41</version>
<relativePath />
</parent>
@@ -209,7 +209,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.20</version>
+ <version>1.2.22</version>
<scope>provided</scope>
</dependency>
<dependency>