Move odl-controller-blueprint dependency 55/97855/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 9 Oct 2021 09:42:04 +0000 (11:42 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 9 Oct 2021 09:42:49 +0000 (11:42 +0200)
Nothing in odl-mdsal-distributed-datastore needs blueprint, move
the dependency to lower blueprint exposure a bit.

JIRA: CONTROLLER-1999
Change-Id: Idea6146c9cdb9d0db363f6d0443e0294af42f72b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-mdsal-broker/pom.xml
features/odl-mdsal-distributed-datastore/pom.xml

index 11e641df88ba109352b7c4e292da9524ff282f95..f48c4e3bc171245100c6fad55f1260091f9d7924 100644 (file)
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>odl-controller-blueprint</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
     </dependencies>
 </project>
     </dependencies>
 </project>
index 468b59e3226222b82753f6e5f8cdd38be07d789e..20d780ba3a7c52ac8bd1b5cbd2c3c431da39263a 100644 (file)
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>odl-controller-blueprint</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-controller-mdsal-common</artifactId>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-controller-mdsal-common</artifactId>