From 0a940653b5311dab6d73832bdd7c9edfbb4c755e Mon Sep 17 00:00:00 2001 From: Faseela K Date: Wed, 20 Jun 2018 10:57:44 +0530 Subject: [PATCH] Add serviceutils to distribution Change-Id: If585b9b8fe4191e520272cb4dc4c3e97a6d9d571 Signed-off-by: Faseela K --- artifacts/upstream/artifacts/pom.xml | 17 +++++++++++++++++ artifacts/upstream/properties/pom.xml | 1 + features/repos/index/pom.xml | 15 +++++++++++++++ features/singles/odl-integration-all/pom.xml | 15 +++++++++++++++ 4 files changed, 48 insertions(+) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 4eeebcd6..4e6b20e6 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -265,5 +265,22 @@ + + serviceutils + + true + + + + + org.opendaylight.serviceutils + serviceutils-artifacts + ${serviceutils.version} + pom + import + + + + diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index c7888650..6f0b0c56 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -61,6 +61,7 @@ 0.7.0-SNAPSHOT 1.7.0-SNAPSHOT 1.8.0-SNAPSHOT + 0.2.0-SNAPSHOT 0.8.0-SNAPSHOT diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index af0be9cc..775e56f0 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -361,6 +361,21 @@ + + + serviceutils + + true + + + + org.opendaylight.serviceutils + serviceutils-features + features + xml + + + sfc diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index c3d16ca8..071afb66 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -188,5 +188,20 @@ + + + serviceutils + + true + + + + org.opendaylight.serviceutils + odl-serviceutils-rest + xml + features + + + -- 2.36.6