Merge "Remove references to mdsal-model-artifacts"
authorMichael Vorburger <vorburger@redhat.com>
Mon, 13 Aug 2018 15:50:13 +0000 (15:50 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 13 Aug 2018 15:50:13 +0000 (15:50 +0000)
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>