Bump versions to 7.0.1-SNAPSHOT
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d4d33dbbcfcb95e86865812fb473f5fa789129e5..2358f19ae734140fc188d5241b7d826e1033229c 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>7.0.0-SNAPSHOT</version>
+    <version>7.0.1-SHAPSHOT</version>
     <packaging>pom</packaging>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <description>
@@ -41,6 +41,7 @@
 
         <module>benchmarks</module>
         <module>bundle-parent</module>
+        <module>codec</module>
         <module>common</module>
         <module>data</module>
         <module>model</module>