From 52f0c9b7b3891d947f2fdc482c087ee328ed8757 Mon Sep 17 00:00:00 2001 From: Faseela K Date: Wed, 20 Jun 2018 18:01:01 +0000 Subject: [PATCH] Add serviceutils to distribution Adding it back with activeByDefault as false. Change-Id: Ic2c050babdc6e725cc2e8641d92c3e34d2e16e42 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 | 21 ++++++++++++++++++++ 4 files changed, 54 insertions(+) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 4eeebcd6..009eb810 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -265,5 +265,22 @@ + + serviceutils + + false + + + + + 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..b0aa5598 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -361,6 +361,21 @@ + + + serviceutils + + false + + + + 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..a54eef34 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -188,5 +188,26 @@ + + + serviceutils + + false + + + + org.opendaylight.serviceutils + odl-serviceutils-srm + xml + features + + + org.opendaylight.serviceutils + odl-serviceutils-tools + xml + features + + + -- 2.36.6