From 93d98fc49ea8d67c115593688066a7504375ea0f Mon Sep 17 00:00:00 2001 From: Lorand Jakab Date: Wed, 7 Jun 2017 12:53:22 +0300 Subject: [PATCH] Add LISP Flow Mapping to Karaf 4 distribution Change-Id: Ibdf212e5a340af1ed2347d4e858b596cf05f02bc Signed-off-by: Lorand Jakab Signed-off-by: Andrej Kilvady --- artifacts/upstream/artifacts/pom.xml | 7 +++++++ features/repos/index/pom.xml | 8 ++++++++ .../singles/odl-integration-compatible-with-all/pom.xml | 8 ++++++++ 3 files changed, 23 insertions(+) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 4d10548b..66aee08d 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -76,6 +76,13 @@ pom import + + org.opendaylight.lispflowmapping + lispflowmapping-artifacts + ${lispflowmapping.version} + pom + import + org.opendaylight.netconf restconf-artifacts diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index dfffc7da..4f78317b 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -171,6 +171,14 @@ + + + org.opendaylight.lispflowmapping + features-lispflowmapping + features + xml + + + + org.opendaylight.lispflowmapping + odl-lispflowmapping-msmr + xml + features + +