From 6a20d2fa2c76a1a8ac4938b57732b691c549ce1d Mon Sep 17 00:00:00 2001 From: Guillaume Lambert Date: Tue, 30 Mar 2021 10:32:02 +0200 Subject: [PATCH] Activate transportpce + update version & features JIRA: TRNSPRTPCE-407 Signed-off-by: Guillaume Lambert Change-Id: I7e39d43e250f9ab4e261eaaa02e3f3936775a173 --- opendaylight/pom.xml | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 2b202c46..69a70140 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -59,13 +59,13 @@ transportpce - false + true org.opendaylight.transportpce odl-transportpce - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT features xml test @@ -73,7 +73,7 @@ org.opendaylight.transportpce odl-transportpce-tapi - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT features xml test @@ -81,7 +81,23 @@ org.opendaylight.transportpce odl-transportpce-inventory - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-nbinotifications + 3.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-dmaap-client + 3.0.0-SNAPSHOT features xml test -- 2.36.6