Remove references to mdsal-model-artifacts
[neutron.git] / features / production / odl-neutron-model / pom.xml
index fc22baf0273203523a920badebfb946ced150022..11dbb0a2a3ddf6b94936ce6a420d3ee9a97f87b8 100644 (file)
@@ -29,9 +29,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>