Bump TPCE dependencies
[transportpce.git] / features / odl-transportpce-api / pom.xml
index 7660d2d3e611dc00ffad1a8a6d9d8c9345f37425..be679e2b58e2cbef1dc42c154f94ceb375f9d4e9 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.3</version>
+    <version>3.1.4</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.14.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
-    <yangtools.version>2.0.9</yangtools.version>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+    <mdsal.model.version>0.13.1-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.8.1-SNAPSHOT</mdsal.version>
+    <restconf.version>1.8.1-SNAPSHOT</restconf.version>
+    <yangtools.version>2.0.13</yangtools.version>
+    <netconf.version>1.5.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>