Bump transportpce-models version
[transportpce.git] / features / odl-transportpce-tapi / pom.xml
index b2f1ea498404301877c7093fe2d8f9b2c47cebe9..447f6a672cc2ef61a56edd8d3c9318101a4500a6 100644 (file)
@@ -12,20 +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>12.0.3</version>
+    <version>13.0.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-tapi</artifactId>
-  <version>7.0.0-SNAPSHOT</version>
+  <version>8.0.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: transportpce :: tapi</name>
 
   <properties>
-    <mdsal.version>11.0.7</mdsal.version>
-    <netconf.version>5.0.3</netconf.version>
-    <transportpce.models.version>18.0.0-SNAPSHOT</transportpce.models.version>
+    <mdsal.version>12.0.2</mdsal.version>
+    <netconf.version>6.0.4</netconf.version>
+    <transportpce.models.version>19.0.0</transportpce.models.version>
     <skip.karaf.featureTest>false</skip.karaf.featureTest>
   </properties>
 
@@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>11.0.7</version>
+        <version>12.0.2</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>