Bump dependencies to Sodium SR2
[transportpce.git] / features / odl-transportpce / pom.xml
index 2259919b5a3bd55a9859db1432983426ebc9f9f8..24717443fd741dfe0b025467ab6e643c47c6a586 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>5.0.1</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
@@ -23,10 +23,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
 
   <properties>
-    <mdsal.version>1.10.1-SNAPSHOT</mdsal.version>
-    <yangtools.version>3.0.4</yangtools.version>
-    <netconf.version>1.7.1-SNAPSHOT</netconf.version>
-    <restconf.version>1.10.1-SNAPSHOT</restconf.version>
+    <mdsal.version>1.10.2-SNAPSHOT</mdsal.version>
+    <yangtools.version>3.0.6</yangtools.version>
+    <netconf.version>1.7.2-SNAPSHOT</netconf.version>
+    <restconf.version>1.10.2-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>