Bump odlparent/yangtools
[mdsal.git] / netty / pom.xml
index 8ddb7834f73c889739b312ea88378be7ed2d963c..2343108691e7887713e07001a67a284da52b5eef 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.4</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>netty-agreggator</artifactId>
-    <version>6.0.3-SNAPSHOT</version>
+    <version>8.0.6-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
     <modules>
-        <module>mdsal-uint24-netty</module>
+        <module>mdsal-rfc8294-netty</module>
     </modules>
 
     <properties>