Remove references to mdsal-model-artifacts
[ovsdb.git] / southbound / southbound-features / odl-ovsdb-southbound-api / pom.xml
index 78de7d26c2d72f94669bbc907fed5d6d5c18bc59..2444e42a42cfba492bb560fd8ef86d1fd0bedd43 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>