Remove references to mdsal-model-artifacts
[lispflowmapping.git] / features / odl-lispflowmapping-neutron / pom.xml
index a8b6d4b47679d05884f3fedc7034f78c081b7060..39a16bb1abb9055b5ae8516dd839713b50867afa 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>