Fix netconf version
[transportpce.git] / api / pom.xml
index 8ea4f1e165be4ead7f259789b3e950cc4594044f..3e5cae3f18ceb838090a0393067e47ba87ad6e4e 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.2</version>
+    <version>10.0.5</version>
     <relativePath/>
   </parent>
 
@@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <transportpce.models.version>17.0.0-SNAPSHOT</transportpce.models.version>
+    <transportpce.models.version>17.1.0-SNAPSHOT</transportpce.models.version>
   </properties>
 
   <dependencies>
@@ -64,7 +64,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.transportpce.models</groupId>
       <artifactId>tapi-2.1.1</artifactId>
-      <version>17.0.0-SNAPSHOT</version>
+      <version>17.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>