Fix mdsal dependency in int/dist
[integration/distribution.git] / artifacts / upstream / single-features / pom.xml
index e7ef10bbb1a24c79cdbcf8e83befbdd32afc5cbb..e591230175b43cb44c12a3352ec9fab0f3ef3a99 100644 (file)
                 <classifier>features</classifier>
             </dependency>
 
+            <!-- CONTROLLER -->
+            <dependency>
+                <groupId>org.opendaylight.controller</groupId>
+                <artifactId>odl-mdsal-broker</artifactId>
+                <version>${mdsal.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- Dlux Apps -->
             <dependency>
                 <groupId>org.opendaylight.dluxapps</groupId>