Release bgpcep
[bgpcep.git] / pcep / pcc-mock / pom.xml
index b6656764f1936aaac323c01d16ee0ed3cb7f9bb5..f13eeb9a28ea096acaa5c3d436eeb0bbd6910397 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>testtool-parent</artifactId>
-        <version>0.18.0-SNAPSHOT</version>
+        <version>0.20.2</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>