From: Ed Warnicke Date: Mon, 4 Aug 2014 22:14:23 +0000 (-0500) Subject: Downgraded to hamcrest 1.1 to fix the build X-Git-Tag: release/helium~350 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=29ad7ba749eac80e6514b1ca37aa850c30649b55;ds=sidebyside Downgraded to hamcrest 1.1 to fix the build Change-Id: I5dc385ed61e8290eb81c50973417bd6ceb1c7508 Signed-off-by: Ed Warnicke --- 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 +