From 89a67d818d76fcd3062f2d2054a60a17e254c63a 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 phenotips 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 e25c39fee..5f743ead5 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -60,6 +60,13 @@ anonymous-communication ${project.version} + + ${project.groupId} + phenotips-widgets-ui + ${project.version} + xar + runtime +