Include mdsal-model-artifacts in mdsal-artifacts
[mdsal.git] / common / artifacts / pom.xml
index d0c1cd000ed0c0852d3f0722731b9fb2daff5b0c..82b5c9081df993a070080d525bd5a774757adf86 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <dependency>
+                <groupId>org.opendaylight.mdsal.model</groupId>
+                <artifactId>mdsal-model-artifacts</artifactId>
+                <version>0.15.0-SNAPSHOT</version>
+                <type>pom</type>
+                <scope>import</scope>
+            </dependency>
+
             <!-- Common APIs for Binding and DOM -->
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>