Minor changes in the topology extraction for GNPy
[transportpce.git] / features / odl-transportpce-ordmodels / pom.xml
index 5abb7988d3e63d96ee11152c65eb82dad12215bd..af69d61f347ed22e255d6c0cff47543bd472a5e6 100644 (file)
@@ -12,21 +12,20 @@ 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>4.0.10</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-ordmodels</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <properties>
-    <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.9</yangtools.version>
-    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
+    <mdsal.version>1.9.2-SNAPSHOT</mdsal.version>
+    <restconf.version>1.9.2-SNAPSHOT</restconf.version>
+    <yangtools.version>2.1.10</yangtools.version>
+    <netconf.version>1.6.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
@@ -34,11 +33,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 <name>OpenDaylight :: transportpce :: ordmodels</name>
 
   <dependencies>
-    <dependency>
-      <groupId>org.opendaylight.mdsal.model</groupId>
-      <artifactId>ietf-inet-types-2013-07-15</artifactId>
-      <version>${netconf.version}</version>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}.ordmodels</groupId>
       <artifactId>transportpce-ordmodels-common</artifactId>