From b7c4682792846da4afe4e8401db96014018e54b0 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 9 Feb 2018 14:05:08 +0100 Subject: [PATCH] Restore Groupbasedpolicy to distribution Remove tsdr as it is not using latest netty version. Change-Id: Ie781579975c7f7b70dff7f20f74dd77a9d203e62 Signed-off-by: Michal Cmarada --- artifacts/upstream/artifacts/pom.xml | 3 +-- features/repos/index/pom.xml | 3 +-- features/singles/odl-integration-all/pom.xml | 3 ++- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 7b924e4d..b9f9884d 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -128,8 +128,7 @@ groupbasedpolicy - - false + true diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 6215b977..f3723875 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -297,8 +297,7 @@ groupbasedpolicy - - false + true diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 0780fb71..a54979af 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -427,7 +427,8 @@ tsdr - true + + false -- 2.36.6