From 324d75db114c052a552911f2ae301028140ec636 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Mon, 20 Jun 2016 19:45:53 +0100 Subject: [PATCH] [VIVO-1236] Remove parameter for determining Vitro location, which causes problems with Maven 3.0.3 --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2e2c401c..851f0260 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,6 @@ pom - ../Vitro ${project.version} ${basedir} yyyy-MM-dd HH:mm:ss @@ -31,11 +30,11 @@ vitro - ${vivo-dir}/${vitro-core}/pom.xml + ../Vitro/pom.xml - ${vitro-core} + ../Vitro