Bump versions to 0.17.1-SNAPSHOT
[bgpcep.git] / bmp / bmp-impl / pom.xml
index 8d63031afb8c8f84292b7edbe4ee803b5e44ee9f..a187c3ca963bf6c6a25394fe14bc9017ce5da681 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.16.1-SNAPSHOT</version>
+        <version>0.17.1-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
         </dependency>
         <dependency>
             <groupId>io.netty</groupId>
-            <artifactId>netty-transport-native-epoll</artifactId>
-            <classifier>linux-x86_64</classifier>
+            <artifactId>netty-transport-classes-epoll</artifactId>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>