fix minor bugs in portmapping
[transportpce.git] / test-common / pom.xml
index eb6c5fbd528687849ef944c9e159defcbb016036..b6192ce6902c6056c76dfb25c50acb161e1f33bb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.9</version>
+                <version>2.1.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>