Switch ssh-host-key to binary
[netconf.git] / netconf / pom.xml
index 63ad7ce3fb2836c629f4d39587ff321ad2cbc040..62d08f5de90249fb168a0e87112ce6335abe4849 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
   </properties>
 
   <modules>
-    <module>netconf-config</module>
     <module>netconf-netty-util</module>
     <module>netconf-auth</module>
     <module>yanglib</module>
     <module>tools</module>
 
     <module>callhome-model</module>
-    <module>callhome-protocol</module>
+    <module>callhome-server</module>
 
     <module>netconf-test-models</module>
   </modules>