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-analyser.git
The following commit(s) were added to refs/heads/master by this push:
new 3928ebb Update to latest feature model
3928ebb is described below
commit 3928ebb0b268e1bc9eda286ef507ac1c3c13f5a1
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Jul 16 16:20:36 2020 +0100
Update to latest feature model
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d595693..d827b8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4</version>
<scope>provided</scope>
</dependency>
<dependency>