Lower odl-mdsal-model-inventory dependencies 77/74077/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Jul 2018 18:09:06 +0000 (20:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Jul 2018 09:32:32 +0000 (11:32 +0200)
This model requires only RFC6991 ietf-inet-types, depend on the correct
modular mdsal feature.

Change-Id: I466a47c46c770ee7283ad720ae5b68e0852024f6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/mdsal/odl-mdsal-model-inventory/pom.xml

index 9aa6362fccee285ea6997fab3f6e2687d5e959bd..5cabad37d9badaabd4c26c8ad4fd52eccfed6e7d 100644 (file)
@@ -58,7 +58,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>odl-mdsal-models</artifactId>
+            <artifactId>odl-mdsal-model-rfc6991</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>