update mdsal models version
[transportpce.git] / features / odl-transportpce / pom.xml
index 375b212bd34e9bfcfd11a26064f47b0ac4c5595d..1157103c97a7594878afe680016fea5a27f583d0 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.4</version>
+    <version>4.0.9</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.13</yangtools.version>
-    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
-    <restconf.version>1.8.1-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.13.3-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
+    <yangtools.version>2.1.8</yangtools.version>
+    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>