Bump upstreams
[mdsal.git] / netty / pom.xml
index ddc3256e2b65b9d9381d398c95a893737b2862cb..031f03bac7b30417193762a5deee4412260b21ba 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.0</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>netty-agreggator</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>13.0.0-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>