Added model generation from ietf-topology models
[yangtools.git] / model / ietf / ietf-yang-types / pom.xml
index 6222c39eb99b7b98a65367e8f1c5abc46fa0f4c2..10a1ef8d2314bd9f8dcd3fae7dbbd76dff68a1e9 100644 (file)
@@ -3,8 +3,8 @@
 
     <parent>
         <artifactId>model-ietf</artifactId>
-        <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.5.1-SNAPSHOT</version>
+        <groupId>org.opendaylight.yangtools.model</groupId>
+        <version>0.5.7-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -13,4 +13,5 @@
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
+    <packaging>bundle</packaging>
 </project>