From 7585d5b45b02e393ba27597e2d820f96f3199e12 Mon Sep 17 00:00:00 2001 From: Michal Rehak Date: Fri, 30 Jun 2017 15:30:17 +0200 Subject: [PATCH] Add SXP karaf4 features to distribution Change-Id: I88624867985a45ae2ff28599d7ea027cdc625deb Signed-off-by: Michal Rehak --- artifacts/upstream/feature-repos/pom.xml | 9 +++++++++ artifacts/upstream/single-features/pom.xml | 9 +++++++++ features/repos/index/pom.xml | 8 ++++++++ .../singles/odl-integration-compatible-with-all/pom.xml | 8 ++++++++ 4 files changed, 34 insertions(+) diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index b78cf407..523ff313 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -122,6 +122,15 @@ xml + + + org.opendaylight.sxp + features-sxp + ${sxp.version} + features + xml + + diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index 04b3a3e2..da3beb0c 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -73,6 +73,15 @@ xml + + + org.opendaylight.sxp + odl-sxp-controller + ${sxp.version} + features + xml + + diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 54b008d3..7e38a6d6 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -233,6 +233,14 @@ xml + + + org.opendaylight.sxp + features-sxp + features + xml + + diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index a0da35f3..b5a7da5f 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -154,5 +154,13 @@ xml features + + + + org.opendaylight.sxp + odl-sxp-controller + features + xml + -- 2.36.6