From: Gilles Thouenon Date: Wed, 6 Oct 2021 09:13:18 +0000 (+0200) Subject: Update TransportPCE version for sulfur X-Git-Tag: release/sulfur~15 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Fdistribution.git;a=commitdiff_plain;h=d043e1f3bd099042e84bdf32cab13e3917d734ad Update TransportPCE version for sulfur Activate by default TransportPCE features JIRA: TRNSPRTPCE-535 Signed-off-by: Gilles Thouenon Change-Id: I2c77786ebe9f355dfe235bd321869b39dee4e276 --- 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