Do not depend on odl-controller-blueprint 13/106813/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 4 Jul 2023 22:27:36 +0000 (00:27 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 4 Jul 2023 23:44:28 +0000 (01:44 +0200)
We do not have any blueprints left, do not depend on the extension.

JIRA: LISPMAP-180
Change-Id: I321529b61e458a3eabe61bdd217d81dbb5adb272
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-lispflowmapping-inmemorydb/pom.xml
features/odl-lispflowmapping-inmemorydb/src/main/feature/feature.xml

index cc7b369eb0558a4c63d709376b0518218941612b..98967ffb98bc1e25ca747057091381b064a6001a 100644 (file)
@@ -37,12 +37,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </dependencyManagement>
 
   <dependencies>
   </dependencyManagement>
 
   <dependencies>
-    <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-mdsal-broker</artifactId>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
index 32977bc67c8524d4f33129559f537ce3c2fd266a..8310e7cd5b6c63584dfba981fbb7b60272e8d97d 100644 (file)
@@ -9,6 +9,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-lispflowmapping-inmemorydb">
     <feature name="odl-lispflowmapping-inmemorydb">
         <feature version="[7,8)">odl-mdsal-broker</feature>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-lispflowmapping-inmemorydb">
     <feature name="odl-lispflowmapping-inmemorydb">
         <feature version="[7,8)">odl-mdsal-broker</feature>
-        <feature version="[7,8)">odl-controller-blueprint</feature>
     </feature>
 </features>
     </feature>
 </features>