remove OSGi dependency from bgp modules
[bgpcep.git] / bgp / topology-provider / pom.xml
index 0eb65186c281c64125e4e10e465b2210ca7f6e2b..09da915abc1beb003ede9efefd5d49887b51c8f8 100644 (file)
             <groupId>io.netty</groupId>
             <artifactId>netty-buffer</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
-            <scope>provided</scope>
-        </dependency>
 
         <!-- Test dependencies -->
         <dependency>