From dc01aef917a8be056f09f38245d9340640a412df Mon Sep 17 00:00:00 2001 From: Mike Rosseel Date: Fri, 9 Jun 2017 20:03:09 +0200 Subject: [PATCH] libdohj was lost --- common/pom.xml | 9 +++++++-- pom.xml | 6 +++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 6f0deb3e43..c0c088983d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -45,14 +45,19 @@ 2.2.4 - com.googlecode.json-simple json-simple 1.1.1 + + + junit + junit + + - org.springframework spring-core diff --git a/pom.xml b/pom.xml index 02018ba8e5..e22e1979ab 100644 --- a/pom.xml +++ b/pom.xml @@ -97,9 +97,9 @@ See doc/build.md for further info --> - org.bitcoinj - bitcoinj-core - 0.14.4.1 + org.libdohj + libdohj-core + 0.14-1 com.google.code.findbugs