Fixed deadlock between AsyncSshHandlerReader and AsyncSshHandler
[netconf.git] / restconf / restconf-common / pom.xml
index c1996dd63750f0d9165ebc3a98adf7f839dc20bb..f0b9d776e0aad7394625920d51302c4d4cd091b8 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.9.1-SNAPSHOT</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-common</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.9.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>