From d483bab714dacd21702388eaecd6f91fd0e7cb48 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Sat, 17 Dec 2022 08:21:38 +0100 Subject: [PATCH] Declare features in artifacts Add features-transportpce in transportpce-artifacts Signed-off-by: Gilles Thouenon Change-Id: I5f3524c04ace1dcab4472f67836a62f185fddccc --- artifacts/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 015a4b54e..c77c83e7f 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -87,6 +87,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.version} + + ${project.groupId} + features-transportpce + ${project.version} + xml + features + ${project.groupId} odl-transportpce -- 2.36.6