Bump versions to 9.0.2-SNAPSHOT
[mdsal.git] / model / ietf / pom.xml
index 6ab2eb36bda5ed8533d663b137f1946496b1860e..2a3bd8c6f61d3561082585505532c8794642c54e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.8</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-ietf-aggregator</artifactId>
-    <version>8.0.8-SNAPSHOT</version>
+    <version>9.0.2-SNAPSHOT</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>