Upgrade to OpenROADM 7.1.0 network models
[transportpce.git] / networkmodel / pom.xml
index bd30e8e9ba60621505aadb1d3e05e7960aa52b35..cc5ef7cbb19d841f27fba2af5743f071bba9bd3c 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>6.0.10</version>
+    <version>7.0.7</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-networkmodel</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>5.0.13</version>
+        <version>6.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>