Fixed deadlock between AsyncSshHandlerReader and AsyncSshHandler
[netconf.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e465c4252d7a9c1cd926be141048eff8c0071e0c..fcc5778464bbbc71e03b40d0972d71309ca1ae20 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -32,7 +32,6 @@
         <module>features</module>
         <module>karaf</module>
         <module>netconf</module>
-        <module>protocol-framework</module>
         <module>restconf</module>
     </modules>