Release bgpcep
[bgpcep.git] / bmp / bmp-mock / pom.xml
index 0560f381d9fe70e273000bb6976784f6688662f1..abbfa1b70a84589247357e4754bc9e58b4851b54 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>testtool-parent</artifactId>
-        <version>0.18.3-SNAPSHOT</version>
+        <version>0.20.4</version>
         <relativePath>../../testtool-parent</relativePath>
     </parent>
 
             <groupId>${project.groupId}</groupId>
             <artifactId>testtool-util</artifactId>
         </dependency>
-        <dependency>
-            <groupId>io.netty</groupId>
-            <artifactId>netty-transport-native-epoll</artifactId>
-            <classifier>linux-x86_64</classifier>
-        </dependency>
     </dependencies>
     <build>
         <plugins>