Add Karaf 4 features for lispflowmapping 82/55882/2
authorLorand Jakab <lojakab@cisco.com>
Mon, 24 Apr 2017 08:08:34 +0000 (11:08 +0300)
committerLorand Jakab <lojakab@cisco.com>
Mon, 24 Apr 2017 14:54:35 +0000 (17:54 +0300)
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 75bdf4678b337bb42c08de98aec2cd359c7c1747..43495bc98aba7de9e19c1b06c6b71aeab15a1fdd 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 d8147d7048b97bce09fd9f9f47cde23286d55343..8e5a9b7033dd9110a90447351940ebb6adf7c231 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 3f6a9d8f2eb8155436bed587f0665319e5076d02..b9ba796dcbf0c8510e32a97c3972f289e4bb6c3c 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>