fix Sodium bump runtime problems
[transportpce.git] / features / odl-transportpce / pom.xml
index e747fe91ab5ddbf7c0660ad3123029909c2eb8d3..bfb6b8656d57bd88f4690e47486b03d3460f3d2a 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>4.0.10</version>
+    <version>5.0.1</version>
     <relativePath/>
   </parent>
 
@@ -23,11 +23,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
 
   <properties>
-    <mdsal.model.version>0.13.2</mdsal.model.version>
-    <mdsal.version>1.9.2-SNAPSHOT</mdsal.version>
-    <yangtools.version>2.1.10</yangtools.version>
-    <netconf.version>1.6.2-SNAPSHOT</netconf.version>
-    <restconf.version>1.9.2-SNAPSHOT</restconf.version>
+    <mdsal.version>1.10.0-SNAPSHOT</mdsal.version>
+    <yangtools.version>3.0.4</yangtools.version>
+    <netconf.version>1.7.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.10.0-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>