Add generalized FileGenerator interface
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 923f1b0401a603530589ca0245ab2ba0449ce5c3..15c385644b2233000e6d9e87accdb185d6a80660 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-aggregator</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <description>
@@ -41,6 +41,8 @@
         <module>common</module>
         <module>docs</module>
         <module>features</module>
+        <module>plugin</module>
+
         <module>yang</module>
         <module>yang-validation-tool</module>
     </modules>