From: Robert Varga Date: Wed, 22 Feb 2023 20:12:01 +0000 (+0100) Subject: Remove unneeded declaration X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c9525a0ec418d4b61d80d8e042e463f3211ca583;p=yangtools.git Remove unneeded declaration junit-jupiter-params is pulled in by default, remove the declaration. Change-Id: I8bed9db5e4b50d114357ed308cb9479ed29f1078 Signed-off-by: Robert Varga --- diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index 6028adfdbe..a4300e563e 100644 --- a/binding/mdsal-binding-dom-codec/pom.xml +++ b/binding/mdsal-binding-dom-codec/pom.xml @@ -116,10 +116,5 @@ mdsal-binding-runtime-spi test - - org.junit.jupiter - junit-jupiter-params - test -