From 3abd49b22add78d0c538b0901751277a54a0ef57 Mon Sep 17 00:00:00 2001 From: Simon Gregor Ebner Date: Mon, 28 Jul 2014 11:59:07 +0200 Subject: [PATCH] fixed upload url pom --- ch.psi.fda.fdaq/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch.psi.fda.fdaq/pom.xml b/ch.psi.fda.fdaq/pom.xml index 7d30bbe..5457efe 100644 --- a/ch.psi.fda.fdaq/pom.xml +++ b/ch.psi.fda.fdaq/pom.xml @@ -60,12 +60,12 @@ i.snapshots Artifactory Snapshots - http://yoke/artifactory/libs-snapshots-local + http://yoke.psi.ch:8081/artifactory/libs-snapshots-local i.releases Atrifactory Releases - http://yoke/artifactory/libs-releases-local + http://yoke.psi.ch:8081/artifactory/libs-releases-local \ No newline at end of file