FELIX-2179 Apply patch by David Jencks (thanks)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@919807 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configadmin/pom.xml b/configadmin/pom.xml
index dc39cc0..70ad9f7 100644
--- a/configadmin/pom.xml
+++ b/configadmin/pom.xml
@@ -52,6 +52,7 @@
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <version>4.6</version>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>