Multi-layer TAPI topology creation for OTN
[transportpce.git] / features / odl-transportpce-ordmodels / pom.xml
index e1c94923d78052ae88749896d8654a4647b91c01..66a2f3e475588e425427fb24c1e5f759c0dfb890 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>4.0.9</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-ordmodels</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <properties>
-    <mdsal.bmodel.version>1.2.6</mdsal.bmodel.version>
-    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
-    <yangtools.version>2.1.8</yangtools.version>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+    <mdsal.version>1.10.2-SNAPSHOT</mdsal.version>
+    <restconf.version>1.10.2-SNAPSHOT</restconf.version>
+    <yangtools.version>3.0.6</yangtools.version>
+    <netconf.version>1.7.2-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
@@ -34,16 +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.binding.model.ietf</groupId>
-      <artifactId>rfc6991-ietf-inet-types</artifactId>
-      <version>${mdsal.bmodel.version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-      <artifactId>rfc6991-ietf-yang-types</artifactId>
-      <version>${mdsal.bmodel.version}</version>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}.ordmodels</groupId>
       <artifactId>transportpce-ordmodels-common</artifactId>