Prepare use of Lighty core dev SNAPSHOTs
[transportpce.git] / ordmodels / device / pom.xml
index 956d3bdc4307864f6cde0f73084b6df7505155fb..8f7ca2921858dd2ad8b4111c0ec68907cd8ad6e5 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>6.0.7</version>
+    <version>7.0.6</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce.ordmodels</groupId>
   <artifactId>transportpce-ordmodels-device</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.9.2-SNAPSHOT</version>
+        <version>1.13.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>