Move getRestrictions() into BaseTemplate
[mdsal.git] / model / ietf / pom.xml
index 4786056fe79ab98d13637590da031ae12bb465a2..01fd96dca716c367907dc09b86bc9464af6b308b 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0</version>
+        <version>3.0.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-ietf-aggregator</artifactId>
-    <version>0.11.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -32,6 +32,7 @@
         <module>ietf-network</module>
         <module>ietf-packet-fields</module>
         <module>ietf-access-control-list</module>
+        <module>ietf-lisp-address-types</module>
 
         <!-- Legacy IETF topology models -->
         <module>ietf-ted</module>