summaryrefslogtreecommitdiffstats
path: root/common/honeycomb-parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/honeycomb-parent/pom.xml')
-rw-r--r--common/honeycomb-parent/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml
index c0efd8de8..f6f65f4c4 100644
--- a/common/honeycomb-parent/pom.xml
+++ b/common/honeycomb-parent/pom.xml
@@ -50,6 +50,7 @@
<netconf.version>1.1.3-Boron-SR3</netconf.version>
<restconf.version>1.4.3-Boron-SR3</restconf.version>
<salGenerator.version>0.9.3-Boron-SR3</salGenerator.version>
+ <bgpcep.version>0.6.3-Boron-SR3</bgpcep.version>
<salGeneratorPath>target/generated-sources/mdsal-binding</salGeneratorPath>
<!-- dependencies -->
@@ -166,6 +167,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
+ <dependency>
+ <groupId>org.opendaylight.bgpcep</groupId>
+ <artifactId>bgpcep-artifacts</artifactId>
+ <version>${bgpcep.version}</version>
+ <type>pom</type>
+ <scope>import</scope>
+ </dependency>
<!-- Utilities -->
<dependency>