Remove references to mdsal-model-artifacts
[controller.git] / features / mdsal / odl-message-bus-collector / pom.xml
index 12f2f6c25e2820d8eb8f23b5d749a03ec66d6d25..65c9cf4eafe7f00b1475fc69da7b3ade64be2b7c 100644 (file)
@@ -35,9 +35,9 @@
                 <scope>import</scope>
             </dependency>
             <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>