Bump upstream dependencies to latest version
[transportpce.git] / test-common / pom.xml
index c4e8955e3188bc3b4af2b97c4120f1f58ff344b2..050f7498d27e02f97c279de4cff4c6c44bffc1df 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>12.0.0</version>
+    <version>12.0.1</version>
     <relativePath/>
   </parent>
 
@@ -37,7 +37,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>6.0.1</version>
+        <version>6.0.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <artifactId>openroadm-common-7.1.0</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.transportpce.models</groupId>
-      <artifactId>openroadm-common-10.1.0</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.transportpce.models</groupId>
       <artifactId>openroadm-common-13.1.0</artifactId>
@@ -77,7 +72,7 @@
     </dependency>
     <dependency>
       <groupId>org.opendaylight.transportpce.models</groupId>
-      <artifactId>openroadm-network-10.1.0</artifactId>
+      <artifactId>openroadm-network-13.1.0</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>