Bump TPCE dependencies
[transportpce.git] / features / odl-transportpce / pom.xml
index 9487097d6ca6c69b7363575e2122e08df1638727..35ee189e7ae24798f7d09c91415af3fdfbafb14c 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.13.1-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.8.1-SNAPSHOT</mdsal.version>
-    <yangtools.version>2.0.9</yangtools.version>
-    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
-    <restconf.version>1.8.1-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.13.2-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.8.2-SNAPSHOT</mdsal.version>
+    <yangtools.version>2.0.13</yangtools.version>
+    <netconf.version>1.5.2-SNAPSHOT</netconf.version>
+    <restconf.version>1.8.2-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>