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.git
The following commit(s) were added to refs/heads/master by this push:
new 0a9bdf9 Move to Felix Utils 1.11.0
0a9bdf9 is described below
commit 0a9bdf9e79ebd9db5877cd41e67256ff51472c9f
Author: David Bosschaert <[email protected]>
AuthorDate: Sat May 5 19:47:22 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 bfe473a..7e81c50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,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].