From cda024b60a973c00a7a7bff821aeaf71ee3dc726 Mon Sep 17 00:00:00 2001 From: Simon Gregor Ebner Date: Mon, 28 Jul 2014 11:58:13 +0200 Subject: [PATCH] Fixed upload url pom --- ch.psi.fda.core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch.psi.fda.core/pom.xml b/ch.psi.fda.core/pom.xml index ec43542..3760ed7 100644 --- a/ch.psi.fda.core/pom.xml +++ b/ch.psi.fda.core/pom.xml @@ -38,12 +38,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