From dfd111ce5736f295563147c53cd9b308acd46ba3 Mon Sep 17 00:00:00 2001 From: Faseela K Date: Fri, 22 Jun 2018 15:50:45 +0530 Subject: [PATCH] Set activeByDefault=true for serviceutils Change-Id: I150bad4d0e4478331ba57cb5952751b977fb1f05 Signed-off-by: Faseela K --- artifacts/upstream/artifacts/pom.xml | 2 +- features/repos/index/pom.xml | 2 +- features/singles/odl-integration-all/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 009eb810..4e6b20e6 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -268,7 +268,7 @@ serviceutils - false + true diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index b0aa5598..775e56f0 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -365,7 +365,7 @@ serviceutils - false + true diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index a54eef34..3dcaee08 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -192,7 +192,7 @@ serviceutils - false + true -- 2.36.6