Bump versions to 0.20.7-SNAPSHOT
[bgpcep.git] / pcep / pcc-mock / pom.xml
index d099da51f9efee47533d4381657f78dc68e3dd9a..c7bcb7d040553ed56eabdcc03f41f61536061d3b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>testtool-parent</artifactId>
-        <version>0.16.12-SNAPSHOT</version>
+        <version>0.20.7-SNAPSHOT</version>
         <relativePath>../../testtool-parent</relativePath>
     </parent>
 
             <groupId>io.netty</groupId>
             <artifactId>netty-transport</artifactId>
         </dependency>
-        <dependency>
-            <groupId>io.netty</groupId>
-            <artifactId>netty-transport-native-epoll</artifactId>
-            <classifier>linux-x86_64</classifier>
-        </dependency>
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-classic</artifactId>