Index cached data by method name
[mdsal.git] / model-binding2 / pom.xml
index f18074d5769f27e0c2978a9557c0eb96fa6f8d13..ad40a78652d6e73cecb79779c1460b24afcd326a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.4</version>
+        <version>3.1.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model.binding2</groupId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.4-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>model-aggregator</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
+    <modules>
+        <module>yang-ext</module>
+    </modules>
   <!--
       Maven Site Configuration