fix minor bugs in portmapping
[transportpce.git] / networkmodel / pom.xml
index 766dc161f1a7702e7abd87cc7521976538f2551e..d6587d9063f2ebe0a92fd0b8e8efca3a5d934d7f 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>3.1.4</version>
+    <version>4.0.9</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.5.1-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>