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-io.git


The following commit(s) were added to refs/heads/master by this push:
     new 0e3ff4b  Update to Configurator 1.0.4
0e3ff4b is described below

commit 0e3ff4bb197684b814fd228f75d3e65a65d36317
Author: Carsten Ziegeler <czieg...@adobe.com>
AuthorDate: Sat Aug 11 15:22:45 2018 +0200

    Update to Configurator 1.0.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f471411..e48b048 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.configurator</artifactId>
-            <version>1.0.2</version>
+            <version>1.0.4</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to