summaryrefslogtreecommitdiffstats
path: root/infra/it/it-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/it/it-test/pom.xml')
-rw-r--r--infra/it/it-test/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml
index f19b1cc86..9600de2e3 100644
--- a/infra/it/it-test/pom.xml
+++ b/infra/it/it-test/pom.xml
@@ -40,6 +40,10 @@
<version>${project.version}</version>
</dependency>
<dependency>
+ <groupId>org.opendaylight.controller</groupId>
+ <artifactId>sal-binding-broker-impl</artifactId>
+ </dependency>
+ <dependency>
<!-- We want logs from these tests -->
<groupId>org.skinny-framework</groupId>
<artifactId>skinny-logback</artifactId>