From 0fbd72c0ceb5e3d143f3eafc70d12fc13ea9050d Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 17 Oct 2021 16:31:40 +0200 Subject: [PATCH] Pull in atinject_spec-1.0 pax-exam is using version 1.0, make sure we can work nicely with it. Should fix controller-sonar failures. Change-Id: I0f185b02a5b63ddadfd72993160db350f9513164 Signed-off-by: Robert Varga --- opendaylight/md-sal/mdsal-it-base/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 269a82a95c..613df7d0eb 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -93,6 +93,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.geronimo.specs geronimo-atinject_1.0_spec + + 1.0 -- 2.36.6