fix Sodium bump runtime problems
[transportpce.git] / features / odl-transportpce / pom.xml
index 0a1b6779a18e0d542cf8227fdb76b54d05e58adb..bfb6b8656d57bd88f4690e47486b03d3460f3d2a 100644 (file)
@@ -12,22 +12,21 @@ 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>3.1.4</version>
+    <version>5.0.1</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
 
   <properties>
-    <mdsal.model.version>0.13.1-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.8.1-SNAPSHOT</mdsal.version>
-    <yangtools.version>2.0.12</yangtools.version>
-    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
-    <restconf.version>1.8.1-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>