summaryrefslogtreecommitdiff
path: root/qpid/java/common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/common.xml')
-rw-r--r--qpid/java/common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/common.xml b/qpid/java/common.xml
index 3626f4cfea..fbb17d7412 100644
--- a/qpid/java/common.xml
+++ b/qpid/java/common.xml
@@ -98,7 +98,7 @@
<property name="nexus.upload.url" value="https://${nexus.host}/service/local/staging/deploy/maven2"/>
<!-- properties for downloading ivy, and then our dependencies -->
- <property name="ivy.jar.dir" value="lib/ivy" />
+ <property name="ivy.jar.dir" value="${project.root}/lib/ivy" />
<property name="ivy.install.version" value="2.2.0" />
<property name="ivy.jar.file" value="${ivy.jar.dir}/ivy-${ivy.install.version}.jar" />
<property name="ivy.repo.url" value="http://repo1.maven.org/maven2/org/apache/ivy/ivy"/>