Release mdsal
[mdsal.git] / model / pom.xml
index a61699cafd8cedaf33c1f76c3b8e02ccd280205a..e9a185451d23f1d945c6b69b043b53145b4872b8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.5</version>
+        <version>10.0.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>9.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -30,7 +30,6 @@
         <module>ietf</module>
         <module>l2-types</module>
         <module>general-entity</module>
-        <module>odl-uint24</module>
     </modules>
 
     <properties>