From 724738665bd838823b23c2a6cf351be1f0d465cc Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Fri, 28 Feb 2020 23:07:06 +0100 Subject: [PATCH] update transportpce features for Magnesium cf change https://git.opendaylight.org/gerrit/c/transportpce/+/88138 Signed-off-by: guillaume.lambert Change-Id: Ic7bd7a54462803b717d3e9956e993e2bf7939231 --- opendaylight/pom.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index e51b145d..72835ae0 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -42,7 +42,7 @@ detnet - true + false @@ -64,8 +64,24 @@ org.opendaylight.transportpce - features-transportpce - 0.5.0-SNAPSHOT + odl-transportpce + 1.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-tapi + 1.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-inventory + 1.0.0-SNAPSHOT features xml test -- 2.36.6