From 2ca7d708e6b5e44e3e4a314d520ce2278290b39e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Mon, 25 Jun 2018 10:49:21 +0200 Subject: [PATCH] Use JitPack as a workaround for edison hal bug --- pom.xml | 6 ++++++ scm-webapp/pom.xml | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 958c2b0ff2..27904d6969 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,12 @@ + // TODO remove jitpack after edison hal bugfix + + jitpack + https://jitpack.io + + diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 4e5604ada5..e67a00e17f 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -154,10 +154,11 @@ resteasy-servlet-initializer ${resteasy.version} + // TODO switch back to de.otto.edison after edison hal bugfix - de.otto.edison + com.github.pfeuffer edison-hal - 2.0.0 + jetpack-SNAPSHOT