Remove unneeded scope 08/71008/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Apr 2018 02:16:49 +0000 (04:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Apr 2018 02:16:49 +0000 (04:16 +0200)
odlparent has fixed the scope of metainf-services, remove
the now-unneeded declaration.

Change-Id: I8d29db2ef06e6b141adf876e19753c821469b7a7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-impl/pom.xml
yang/yang-data-jaxen/pom.xml
yang/yang-parser-impl/pom.xml

index c8bca297adc7c5a1fede974968867a44a8b30752..f40556b8437665c46ec1c7b772b1307001abcf42 100644 (file)
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <artifactId>metainf-services</artifactId>
-            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
index 8a9ad252b27d1dfac774621631f81ccf123208f5..249e8cd80b5d568ea89380f3bd978c6913a2467f 100644 (file)
@@ -63,7 +63,6 @@
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <artifactId>metainf-services</artifactId>
-            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
index fa74e10130f25a5b132f84f51a8599a21a2f25b9..239ca0ec45934e83902419146a113f57a0a71cd7 100644 (file)
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <artifactId>metainf-services</artifactId>
-            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>