Merge branch 'master' of git@github.com:apache/sling-org-apache-sling-installer-provider-jcr.git
diff --git a/pom.xml b/pom.xml
index 34473cb..e27f269 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,13 +125,6 @@
             <version>1.2.0</version>
             <scope>provided</scope>
         </dependency>
-      <!-- We use a class from the config admin implementation to read config files -->
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.configadmin</artifactId>
-            <version>1.2.8</version>
-            <scope>provided</scope>
-        </dependency>
         <dependency>
             <groupId>javax.servlet</groupId>
             <artifactId>servlet-api</artifactId>