summaryrefslogtreecommitdiffstats
path: root/vbd/gui/bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vbd/gui/bundle/pom.xml')
-rw-r--r--vbd/gui/bundle/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/vbd/gui/bundle/pom.xml b/vbd/gui/bundle/pom.xml
index a8e4ba602..ff2b787b5 100644
--- a/vbd/gui/bundle/pom.xml
+++ b/vbd/gui/bundle/pom.xml
@@ -33,6 +33,11 @@
<artifactId>loader</artifactId>
<version>0.3.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>io.fd.honeycomb.vbd</groupId>
+ <artifactId>vbd-ui-module</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </dependency>
</dependencies>
<build>