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 fe8ae52 Update Feature Dependencies to 1.0.2
fe8ae52 is described below
commit fe8ae52ed8d2509ece07a8109632d085785063d6
Author: David Bosschaert <[email protected]>
AuthorDate: Mon May 13 13:09:51 2019 +0100
Update Feature Dependencies to 1.0.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eb39bd8..1997b15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2</version>
<scope>provided</scope>
</dependency>
<dependency>