From d043e1f3bd099042e84bdf32cab13e3917d734ad Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Wed, 6 Oct 2021 11:13:18 +0200 Subject: [PATCH] Update TransportPCE version for sulfur Activate by default TransportPCE features JIRA: TRNSPRTPCE-535 Signed-off-by: Gilles Thouenon Change-Id: I2c77786ebe9f355dfe235bd321869b39dee4e276 --- opendaylight/pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index f739fc32..af5a3128 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -59,48 +59,48 @@ transportpce - false + true org.opendaylight.transportpce odl-transportpce - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT features xml - test + runtime org.opendaylight.transportpce odl-transportpce-tapi - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT features xml - test + runtime org.opendaylight.transportpce odl-transportpce-inventory - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT features xml - test + runtime org.opendaylight.transportpce odl-transportpce-nbinotifications - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT features xml - test + runtime org.opendaylight.transportpce odl-transportpce-dmaap-client - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT features xml - test + runtime -- 2.36.6