Add MDSAL TRACE to Artifacts 49/72649/2
authorClaudio D. Gasparini <claudio.gasparini@pantheon.tech>
Mon, 4 Jun 2018 11:40:27 +0000 (13:40 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 4 Jun 2018 13:00:22 +0000 (13:00 +0000)
Change-Id: I6ddc0557b4a99d7423d175b3397a60f09f73de7c
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
opendaylight/md-sal/mdsal-artifacts/pom.xml

index 94e123973cd95d9b4594d876459b6c2e85206000..44901d694a4f38e22adb4d013ad2c53dfda01552 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>