Bump upstreams
[controller.git] / opendaylight / config / netty-threadgroup-config / pom.xml
index 283a308bdd24caff408828f05a8f052dcc1183af..2434b62587d7d4cd5c36734480b62da7f579f795 100644 (file)
@@ -5,18 +5,22 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.1</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.17.1-SNAPSHOT</version>
+  <version>0.19.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
 
   <dependencies>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-common</artifactId>
+    </dependency>
     <dependency>
       <groupId>io.netty</groupId>
       <artifactId>netty-transport</artifactId>