Remove references to mdsal-model-artifacts
[netconf.git] / features / restconf / odl-restconf-base / pom.xml
index b208b94c1443b0c01d636b72a87a4885b898ba4f..7a3c9e952cf7ab0535730ace33c0cbd1275cdbed 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>