This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git
The following commit(s) were added to refs/heads/master by this push:
new 89d074c Update to configurator 1.0.2
89d074c is described below
commit 89d074c6a416010862accd142b370abccf0d8f4e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Jul 30 07:41:48 2018 +0200
Update to configurator 1.0.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ff6e5b8..e2650c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.configurator</artifactId>
- <version>1.0.0</version>
+ <version>1.0.2</version>
<scope>test</scope>
</dependency>
<dependency>