Release mdsal
[mdsal.git] / netty / pom.xml
index e4fd791be3af2f8692dbfc4877459b0673057b83..b249e096cedd2925f2c3813766a6c2cb76f3b6b4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.4</version>
+        <version>10.0.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>netty-agreggator</artifactId>
-    <version>7.0.0-SNAPSHOT</version>
+    <version>9.0.3</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>