aboutsummaryrefslogtreecommitdiffstats
path: root/sli/provider/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-17 08:08:23 -0400
committerDan Timoney <dtimoney@att.com>2020-06-18 08:58:05 -0400
commitbd2f46f52e42d395a1aca8d5e54e3939775d83f6 (patch)
treeff1e103e054fd5fbcf217932652e411642bd9fed /sli/provider/pom.xml
parent4ddd6ac987341285d5f10636018e84afb9751b27 (diff)
Add sliapi-model-yang to sliapi installer
Add sliapi-model-yang as dependency to installer so that jar will be included in distribution bundle. Change-Id: I6b20e8bb13fb786c92a73d4149125a8e7082570a Issue-ID: CCSDK-2453 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sli/provider/pom.xml')
-rwxr-xr-xsli/provider/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sli/provider/pom.xml b/sli/provider/pom.xml
index 056d748f..8ac5ae85 100755
--- a/sli/provider/pom.xml
+++ b/sli/provider/pom.xml
@@ -78,6 +78,7 @@
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>bgp-concepts</artifactId>
<scope>provided</scope>
+ <optional>true</optional>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>