Restore odl-infrautils-inject dependency 07/77507/1
authorStephen Kitt <skitt@redhat.com>
Mon, 5 Nov 2018 15:10:46 +0000 (16:10 +0100)
committerStephen Kitt <skitt@redhat.com>
Mon, 5 Nov 2018 15:10:46 +0000 (16:10 +0100)
This partially reverts 946fd9e3c7700dbd0df9924a70c0fa5477db981e

odl-neutron-northbound-api ends up pulling in javax.inject, so the
dependency on odl-infrautils-inject is warranted.

Change-Id: I8344609aacb4453e48af4290ca76c8c94c3c02fb
Signed-off-by: Stephen Kitt <skitt@redhat.com>
features/production/odl-neutron-northbound-api/pom.xml

index 1ccfea26ee2d681ad156c577f5065c135dca74cc..08944b9180cbed4341be964fa9f6655fdc68c430 100644 (file)
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.infrautils</groupId>
+            <artifactId>odl-infrautils-inject</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-shiro</artifactId>