Remove references to mdsal-model-artifacts
[controller.git] / features / mdsal / odl-mdsal-model-inventory / pom.xml
index b1b5aa4a218a4ac1c9967445ea34d6b190bc648f..d7d1ca020328165b424d4a816d9594833e39d8bc 100644 (file)
@@ -26,9 +26,9 @@
     <dependencyManagement>
         <dependencies>
             <dependency>
-                <groupId>org.opendaylight.mdsal.model</groupId>
-                <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <groupId>org.opendaylight.mdsal</groupId>
+                <artifactId>mdsal-artifacts</artifactId>
+                <version>2.6.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>