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 f1035dd Move to Felix Utils 1.11.0
f1035dd is described below
commit f1035ddb8a8bc30af24154bff7c61cf7da9f1f39
Author: David Bosschaert <[email protected]>
AuthorDate: Sat May 5 19:48:56 2018 +0100
Move to Felix Utils 1.11.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 91def0c..d4cf4c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.utils</artifactId>
- <version>1.11.0-SNAPSHOT</version>
+ <version>1.11.0</version>
<scope>provided</scope>
</dependency>
--
To stop receiving notification emails like this one, please contact
[email protected].