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-launcher.git


The following commit(s) were added to refs/heads/master by this push:
     new e397b34  Update to latest feature model
e397b34 is described below

commit e397b34ce7466d8a5ca89f0c06fc89d89847fca5
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 14:38:36 2021 +0000

    Update to latest feature model
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4a23199..2942105 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.19-SNAPSHOT</version>
+            <version>1.2.20</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to