Release mdsal
[mdsal.git] / netty / pom.xml
index c25ea5743c2e6a4dcc9bce15cdeffdc7e5573908..3f624003043b74df24177917fb180b2c416bd7a5 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.1</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.1-SNAPSHOT</version>
+    <version>13.0.0</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>