From c6199cbd9e97198e6e9f9153cbc2e84a0904f00d Mon Sep 17 00:00:00 2001 From: mjshepherd Date: Fri, 29 May 2015 10:15:50 -0400 Subject: [PATCH] Issue #77: Added dependancy to variant-store-integration widgets ui to the POM --- ui/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ui/pom.xml b/ui/pom.xml index 8b94f1e7f..51c6cb60b 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -55,6 +55,13 @@ anonymous-communication ${project.version} + + ${project.groupId} + variant-store-integration-ui + ${project.version} + xar + runtime +