Reintroduce nb-bierman02 support in new func tests
[transportpce.git] / common / pom.xml
index 596d2c0e47bb4d88b65846daaa9f8848d450b644..b1d768d9de47a2f752c1b264f325c7d68e83ffbb 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.5</version>
+        <version>8.0.7</version>
         <relativePath />
     </parent>
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-common</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.11</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>