Fix logging arguments
[mdsal.git] / model / ietf / pom.xml
index 57427c5c89f4d8e7e48ba8fbe0f5eac7a5c027f0..a0f85838b4dd3d781f9b4ea8a3b47d35301a7dd0 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-ietf-aggregator</artifactId>
-    <version>3.0.7-SNAPSHOT</version>
+    <version>4.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
         <module>rfc8349-ietf-ipv4-unicast-routing</module>
         <module>rfc8349-ietf-ipv6-unicast-routing</module>
 
+        <!-- RFC8519 Network Access Control Lists -->
+        <module>rfc8519</module>
+        <module>rfc8519-ietf-access-control-list</module>
+        <module>rfc8519-ietf-ethertypes</module>
+        <module>rfc8519-ietf-packet-fields</module>
+
         <!-- RFC8528 YANG Schema Mount -->
         <module>rfc8528</module>
 
         <!-- RFC8530 Logical Network Elements -->
         <module>rfc8530</module>
 
+        <!-- Legacy Network Access Control Lists -->
         <module>ietf-packet-fields</module>
         <module>ietf-access-control-list</module>
+
         <module>ietf-lisp-address-types</module>
 
         <!-- Legacy IETF topology models -->