From 929bc96351ee54cd024948ab4cba324a82e69534 Mon Sep 17 00:00:00 2001 From: Faseela K Date: Mon, 3 Jul 2017 14:53:36 +0530 Subject: [PATCH] Add COE to integration/distribution Change-Id: I8caf262c231334be8de68905d33a773b5c72f4d4 Signed-off-by: Faseela K --- artifacts/upstream/artifacts/pom.xml | 7 +++++++ artifacts/upstream/properties/pom.xml | 1 + features/repos/index/pom.xml | 8 ++++++++ features/singles/odl-integration-all/pom.xml | 8 ++++++++ 4 files changed, 24 insertions(+) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 4c017d20..4d10548b 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -48,6 +48,13 @@ pom import + + org.opendaylight.coe + coe-artifacts + ${coe.version} + pom + import + org.opendaylight.controller config-artifacts diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index c48936d6..8e93606c 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -51,6 +51,7 @@ 0.8.0-SNAPSHOT 0.2.0-SNAPSHOT 0.3.0-SNAPSHOT + 0.2.0-SNAPSHOT 0.7.0-SNAPSHOT 1.9.0-SNAPSHOT 0.5.0-SNAPSHOT diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 8a7e526e..f3c6e171 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -101,6 +101,14 @@ xml + + + org.opendaylight.coe + features-coe + features + xml + + org.opendaylight.controller diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 2f52807c..e83c4e89 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -60,6 +60,14 @@ + + + org.opendaylight.coe + odl-coe + xml + features + + org.opendaylight.genius -- 2.36.6