Add Karaf 4 features for lispflowmapping 28/55928/3
authorLorand Jakab <lojakab@cisco.com>
Mon, 24 Apr 2017 08:08:34 +0000 (11:08 +0300)
committerVratko Polák <vrpolak@cisco.com>
Tue, 25 Apr 2017 15:14:05 +0000 (15:14 +0000)
Change-Id: I2b5db6fd97f44ae2e69d8e061bb4956ed0d642e1
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
artifacts/upstream/artifacts/pom.xml
features/repos/index/pom.xml
features/singles/odl-integration-compatible-with-all/pom.xml

index 3985913bdd4ee725371dc72386ca08d3fbb301ca..bdbc6accf8546cd391c6f834ab7063211d8f511c 100644 (file)
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.lispflowmapping</groupId>
+                <artifactId>lispflowmapping-artifacts</artifactId>
+                <version>${lispflowmapping.version}</version>
+                <type>pom</type>
+                <scope>import</scope>
+            </dependency>
         </dependencies>
     </dependencyManagement>
 </project>
index 1a440d97feafcacbabf0f4c98bc4b7913d611fd6..c7c3e933c2b3e117ff9002e499ba8b1d1d520f59 100644 (file)
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.lispflowmapping</groupId>
+            <artifactId>features4-lispflowmapping</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
         <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=7891
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
index 434beb6df6fe5bc1b45357de68f234f1dab13086..204bf2e7c5110d2663aa9da88975d9d191b8f681 100644 (file)
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <!-- Lispflowmapping -->
+        <dependency>
+            <groupId>org.opendaylight.lispflowmapping</groupId>
+            <artifactId>odl-lispflowmapping-msmr</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=7891
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>