fix ServicehandlerImpl Junit warnings
[transportpce.git] / networkmodel / pom.xml
index 1fb769525017a5c1240e5932fd7c1391b751819f..8c7c8894324f489b1af3d6b67f9860e161b9ff22 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>4.0.9</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
 
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>