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-io.git
The following commit(s) were added to refs/heads/master by this push:
new ced89be Update feature dependency to 1.1.4
ced89be is described below
commit ced89bea3273041ab30cd37d7bc695fef88b804e
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Feb 27 12:55:30 2020 +0000
Update feature dependency to 1.1.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fcacec2..84a1023 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.4</version>
<scope>provided</scope>
</dependency>
<dependency>