Release mdsal
[mdsal.git] / model / ietf / pom.xml
index b6b977d0b0d7264a25cd4652a74ef9cd18f4978b..9b940aa5f5047b2e3f757346140e308d21a37f28 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.3</version>
+        <version>10.0.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-ietf-aggregator</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>9.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
         <module>rfc6991-ietf-yang-types</module>
         <module>ietf-type-util</module>
 
-        <!-- RFC7223 Interface Management -->
-        <!-- FIXME: superseded by RFC8343 -->
-        <module>rfc7223</module>
-
-        <!-- RFC7277 IP Management -->
-        <!-- FIXME: superseded by RFC8344 -->
-        <module>rfc7277</module>
+        <!-- RFC7952 YANG Metadata -->
+        <module>rfc7952</module>
 
-        <!-- RFC7895 YANG Module Library -->
-        <!-- FIXME: superseded by RFC8525 -->
-        <module>rfc7895</module>
+        <!-- RFC8040 RESTCONF -->
+        <module>rfc8040</module>
 
-        <!-- RFC7895 YANG Metadata -->
-        <module>rfc7952</module>
+        <!-- RFC8072 YANG Patch -->
+        <module>rfc8072</module>
 
         <!-- RFC8294 Common YANG Data Types for the Routing Area -->
         <module>rfc8294</module>
         <module>rfc8795-ietf-te-topology</module>
         <module>rfc8795-ietf-te-topology-state</module>
 
+        <!-- RFC8819 YANG Module Tags -->
+        <module>rfc8819-ietf-module-tags</module>
+        <module>rfc8819-ietf-module-tags-state</module>
+
         <!-- Legacy IETF topology models -->
         <module>ietf-topology</module>
     </modules>