Fix license header violations in yang-data-api
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index faa849b89020ac81451ed49dbcd478d922030906..395da84e1b98f839ead10c4284afa644b7e5e98b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.7.0-SNAPSHOT</version>
+      <version>0.8.0-SNAPSHOT</version>
       <relativePath>common/parent</relativePath>
     </parent>
 
@@ -37,6 +37,7 @@
         <module>restconf</module>
         <module>websocket</module>
         <module>yang</module>
+        <module>yang-validation-tool</module>
       <!-- module>third-party</module -->
     </modules>