summaryrefslogtreecommitdiffstats
path: root/infra/minimal-distribution-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/minimal-distribution-core/pom.xml')
-rw-r--r--infra/minimal-distribution-core/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/infra/minimal-distribution-core/pom.xml b/infra/minimal-distribution-core/pom.xml
index 1763cce5e..53fea8c8c 100644
--- a/infra/minimal-distribution-core/pom.xml
+++ b/infra/minimal-distribution-core/pom.xml
@@ -53,6 +53,11 @@
<groupId>com.google.inject.extensions</groupId>
<artifactId>guice-multibindings</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.fd.honeycomb</groupId>
+ <artifactId>binding-init</artifactId>
+ <version>${project.version}</version>
+ </dependency>
<!-- ODL -->
<dependency>
<groupId>org.opendaylight.yangtools</groupId>