From 8b86f8d6a2e75871fc393c09665233e6b2c74e7d Mon Sep 17 00:00:00 2001 From: Guillaume Lambert Date: Tue, 30 Mar 2021 10:32:02 +0200 Subject: [PATCH] Update transportpce version and features list JIRA: TRNSPRTPCE-407 Signed-off-by: Guillaume Lambert Change-Id: I7e39d43e250f9ab4e261eaaa02e3f3936775a173 --- opendaylight/pom.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 0de7a25d..f739fc32 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -65,7 +65,7 @@ org.opendaylight.transportpce odl-transportpce - 2.1.0-SNAPSHOT + 4.0.0-SNAPSHOT features xml test @@ -73,7 +73,7 @@ org.opendaylight.transportpce odl-transportpce-tapi - 2.1.0-SNAPSHOT + 4.0.0-SNAPSHOT features xml test @@ -81,7 +81,23 @@ org.opendaylight.transportpce odl-transportpce-inventory - 2.1.0-SNAPSHOT + 4.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-nbinotifications + 4.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-dmaap-client + 4.0.0-SNAPSHOT features xml test -- 2.36.6