Add MDSAL TRACE to Artifacts
[controller.git] / opendaylight / md-sal / mdsal-artifacts / pom.xml
index 6ddd9ffa407b2071d950cddb418032fb39b01282..23f9cd375fae32845bd6c24410c5c4d2f821db24 100644 (file)
               <type>xml</type>
               <scope>runtime</scope>
             </dependency>
+            <dependency>
+              <groupId>${project.groupId}</groupId>
+              <artifactId>features-mdsal-trace</artifactId>
+              <version>${project.version}</version>
+              <classifier>features</classifier>
+              <type>xml</type>
+              <scope>runtime</scope>
+            </dependency>
 
             <!-- Base model augmentations -->
             <dependency>