remove OSGi dependency from bgp modules
[bgpcep.git] / bgp / parser-spi / pom.xml
index 9239e907840ade88234b4c0468276d29c6c67e8a..4f961e18bd1f77aa4c6172c04501c09e164cc611 100644 (file)
             <artifactId>ietf-inet-types-2013-07-15</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
-            <scope>provided</scope>
-        </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-buffer</artifactId>