From 6ad7bf93a671b9155456845ad44471a70099b029 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 1 Jun 2020 15:02:33 +0200 Subject: [PATCH] Drop scope=runtime from features declaration features-controller* should have normal scope so they end up being indexed in int/dist. Change-Id: Id868c7dfbf894a23933698e4e4b868570c9b1059 Signed-off-by: Robert Varga --- artifacts/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 0530034531..e75fc3e662 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -277,7 +277,6 @@ ${project.version} features xml - runtime ${project.groupId} @@ -364,7 +363,6 @@ ${project.version} features xml - runtime ${project.groupId} @@ -410,7 +408,6 @@ ${project.version} features xml - runtime -- 2.36.6