From 29ad7ba749eac80e6514b1ca37aa850c30649b55 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Mon, 4 Aug 2014 17:14:23 -0500 Subject: [PATCH] Downgraded to hamcrest 1.1 to fix the build Change-Id: I5dc385ed61e8290eb81c50973417bd6ceb1c7508 Signed-off-by: Ed Warnicke --- opendaylight/config/yang-jmx-generator/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/opendaylight/config/yang-jmx-generator/pom.xml b/opendaylight/config/yang-jmx-generator/pom.xml index 133b07ff86..fbae840fc6 100644 --- a/opendaylight/config/yang-jmx-generator/pom.xml +++ b/opendaylight/config/yang-jmx-generator/pom.xml @@ -58,6 +58,12 @@ yang-parser-impl test + + org.hamcrest + hamcrest-core + 1.1 + test + -- 2.36.6