Bump dependencies to newer Sodium SR2 dev versions
[transportpce.git] / features / odl-transportpce-api / pom.xml
index fe8496b4c53642e2fee9b1469fa94cc5e324d1da..58b7207d2449fdea638823c604d456d614a49d69 100644 (file)
@@ -12,21 +12,18 @@ 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.9</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-api</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
 
   <properties>
-    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
-    <yangtools.version>2.1.8</yangtools.version>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+    <netconf.version>1.7.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>