Remove references to mdsal-model-artifacts
[lispflowmapping.git] / features / odl-lispflowmapping-models / pom.xml
index 8e1430e3e50a0af009d9ab7bcb380a4560904ff5..8fac7f781bd2c1002b43657415fd578054ff43cc 100644 (file)
@@ -27,9 +27,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <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>