Use switch expression in FramingMechanismHandlerFactory
[netconf.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e6b8ca80876285a8dbf5b5b97811624b09716eae..d27a2ef0a2ee58059d96dd0b77373538f68e7f9d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -34,6 +34,7 @@
         <module>features</module>
         <module>karaf</module>
         <module>karaf-static</module>
+        <module>model</module>
         <module>netconf</module>
         <module>restconf</module>
     </modules>