fix blueprints to let karaf inject mdsal deps
[transportpce.git] / networkmodel / pom.xml
index 74e323dc35fb319f159800aeee228ea65daba434..9e9091ef31e2b2881107153df55dec2c49cba56e 100644 (file)
@@ -13,7 +13,7 @@ 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.9</version>
+    <version>7.0.5</version>
     <relativePath/>
   </parent>
 
@@ -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.12</version>
+        <version>6.0.4</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>