summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dependencies-odl-bom/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml
index 88a103de..9e8edea4 100644
--- a/dependencies-odl-bom/pom.xml
+++ b/dependencies-odl-bom/pom.xml
@@ -33,6 +33,13 @@
<dependencies>
<!-- OpenDaylight dependencies -->
<dependency>
+ <groupId>org.opendaylight.bgpcep</groupId>
+ <artifactId>bgp-artifacts</artifactId>
+ <version>0.11.1</version>
+ <type>pom</type>
+ <scope>import</scope>
+ </dependency>
+ <dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>mdsal-artifacts</artifactId>
<version>1.9.1</version>