Bump upstream dependencies to latest version
[transportpce.git] / features / odl-transportpce-tapi / pom.xml
index b22f92f084d4160f2760f18db94619bdc53e4c76..8c3abcaac1690e032468fd4d91626a8b0cd8d174 100644 (file)
@@ -12,7 +12,7 @@ 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.3</version>
+    <version>13.0.4</version>
     <relativePath/>
   </parent>
 
@@ -23,8 +23,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce :: tapi</name>
 
   <properties>
-    <mdsal.version>12.0.0</mdsal.version>
-    <netconf.version>6.0.1</netconf.version>
+    <mdsal.version>12.0.1</mdsal.version>
+    <netconf.version>6.0.3</netconf.version>
     <transportpce.models.version>19.0.0-SNAPSHOT</transportpce.models.version>
     <skip.karaf.featureTest>true</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>12.0.0</version>
+        <version>12.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>