From: Michael Vorburger Date: Tue, 5 Jul 2016 12:07:46 +0000 (+0200) Subject: Do not fix JUnit version (to 4.12), but inherit X-Git-Tag: release/boron~68 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=9c91f3687d0bb4ce429d4ef81bf39a1ecee0c253 Do not fix JUnit version (to 4.12), but inherit Found this during analysis of https://bugs.opendaylight.org/show_bug.cgi?id=6156 while grepping code for JUnit 4.11 VS 4.12. (This change does NOT fix bug 6156 of course, it has nothing to do with it, but it still seemed like a sensible thing to do.) Change-Id: I5fb5f84ea3eda5d8ce0c21c5426e183f56762e2a Signed-off-by: Michael Vorburger --- diff --git a/opendaylight/config/config-manager-facade-xml/pom.xml b/opendaylight/config/config-manager-facade-xml/pom.xml index adc66d99b2..8756294536 100644 --- a/opendaylight/config/config-manager-facade-xml/pom.xml +++ b/opendaylight/config/config-manager-facade-xml/pom.xml @@ -36,7 +36,6 @@ junit junit - 4.12 test @@ -56,4 +55,4 @@ - \ No newline at end of file +