From 2d093b214b4cc8b709ee2e3f005d3354d1c285aa Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Tue, 18 Jul 2017 10:30:47 +0200 Subject: [PATCH] Add Groupbasedpolicy to distribution Temporary comment gbp features test due to SFT memory errors. Change-Id: I4d1d29096b5b9dde63334e01bdc8069f4b175196 Signed-off-by: Michal Cmarada Signed-off-by: Andrej Kilvady --- artifacts/upstream/artifacts/pom.xml | 7 ++ features/repos/index/pom.xml | 8 ++ .../pom.xml | 82 +++++++++++++++++++ 3 files changed, 97 insertions(+) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 47e22924..e36b61f7 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -146,6 +146,13 @@ pom import + + org.opendaylight.groupbasedpolicy + groupbasedpolicy-artifacts + ${groupbasedpolicy.version} + pom + import + org.opendaylight.honeycomb.vbd vbd-artifacts diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index d5efbb7e..28f28052 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -193,6 +193,14 @@ xml + + + org.opendaylight.groupbasedpolicy + features-groupbasedpolicy + xml + features + + org.opendaylight.honeycomb.vbd diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 4623086a..5ddd52a1 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -178,6 +178,88 @@ features + + + org.opendaylight.honeycomb.vbd -- 2.36.6