Remove references to mdsal-model-artifacts
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index bc84861559d144ab57584016b0d381c2a6c36f36..8e32b6a7ff070f0037bbe76a02ae896ff3fb9abc 100644 (file)
@@ -33,9 +33,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>