Upgrade to Fluorine dependencies
[transportpce.git] / features / odl-transportpce-api / pom.xml
index 076206eecf029c2c4d85b057b302b2f4a575b208..af54d826118fbfa2d3958a028ae1b80dcd2b2786 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>3.1.0</version>
+    <version>3.1.2</version>
     <relativePath/>
   </parent>
 
@@ -23,11 +23,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
 
   <properties>
-    <mdsal.model.version>0.12.3-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.7.3-SNAPSHOT</mdsal.version>
-    <restconf.version>1.7.3-SNAPSHOT</restconf.version>
-    <yangtools.version>1.3.0-SNAPSHOT</yangtools.version>
-    <netconf.version>1.4.3-SNAPSHOT</netconf.version>
+    <mdsal.model.version>0.13.0-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
+    <restconf.version>1.8.0-SNAPSHOT</restconf.version>
+    <yangtools.version>2.0.7</yangtools.version>
+    <netconf.version>1.5.0-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>