Centralize 'cannot interpret'
[yangtools.git] / features / pom.xml
index 459e046ab533536e5235fd9d4403398430969bb4..dc43a4ec2df96fcb371f572c1e0629fa5ef1b527 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>13.1.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features</artifactId>
-    <version>9.0.1-SNAPSHOT</version>
+    <version>14.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -28,6 +28,8 @@
     </properties>
 
     <modules>
+        <module>parent</module>
+
         <!-- Stable features -->
         <module>odl-yangtools-codec</module>
         <module>odl-yangtools-common</module>