Bump few upstream dependencies for Ca-SR1
[transportpce.git] / features / odl-transportpce-tapi / pom.xml
index e93c2f16c1e425abaf4e78411b6771c8b935902a..34f5417f8b39a6646a75a588ba1eba90fa0dc357 100644 (file)
@@ -12,20 +12,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>13.0.11</version>
+    <version>13.1.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-tapi</artifactId>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>10.0.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: tapi</name>
 
   <properties>
-    <mdsal.version>13.0.1</mdsal.version>
-    <netconf.version>7.0.4</netconf.version>
-    <transportpce.models.version>20.0.0-SNAPSHOT</transportpce.models.version>
+    <mdsal.version>13.0.4</mdsal.version>
+    <netconf.version>7.0.7</netconf.version>
+    <transportpce.models.version>20.1.2</transportpce.models.version>
     <skip.karaf.featureTest>false</skip.karaf.featureTest>
   </properties>
 
@@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>13.0.1</version>
+        <version>13.0.4</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>