Pull in atinject_spec-1.0 55/97955/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 17 Oct 2021 14:31:40 +0000 (16:31 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 17 Oct 2021 15:08:01 +0000 (15:08 +0000)
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 <robert.varga@pantheon.tech>
opendaylight/md-sal/mdsal-it-base/pom.xml

index 269a82a95cb2c54ca6af5e44dc255bd08eecbff6..613df7d0eb8bd9ed4d0613dee605d2086d4c4b9f 100644 (file)
@@ -93,6 +93,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-atinject_1.0_spec</artifactId>
     <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-atinject_1.0_spec</artifactId>
+        <!-- FIXME: remove this override once pax-exam is aligned with pax-web -->
+        <version>1.0</version>
     </dependency>
 
     <dependency>
     </dependency>
 
     <dependency>