Bump to Magnesium dependencies
[transportpce.git] / features / odl-transportpce / pom.xml
index fae81d9116b1d064faa732a3f8bcf54ffce2fea2..b4be4e8cd5e8566db6e5385695aefc50c58a1066 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.5</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
@@ -24,9 +24,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <mdsal.version>1.10.2-SNAPSHOT</mdsal.version>
-    <netconf.version>1.7.2-SNAPSHOT</netconf.version>
-    <restconf.version>1.10.2-SNAPSHOT</restconf.version>
+    <mdsal.version>1.11.0-SNAPSHOT</mdsal.version>
+    <netconf.version>1.8.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.11.0-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>