From: guillaume.lambert Date: Thu, 30 Jun 2022 09:46:04 +0000 (+0200) Subject: Update project version for Chlorine release train X-Git-Tag: 6.0.0~59^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=commitdiff_plain;h=11c3285f881c7cc88e1c58858d33589c511d365b Update project version for Chlorine release train Signed-off-by: guillaume.lambert Change-Id: I4577f9c44945b8243bff68d0a0310c8f6b2ea9a7 --- diff --git a/api/pom.xml b/api/pom.xml index 6679bdc06..cc6de817c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-api - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/common/pom.xml b/common/pom.xml index ba2466a13..3adffdf97 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.transportpce transportpce-common - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 9ff17cf4a..7441b6895 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.transportpce transportpce-dmaap-client - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle client to send message to Dmaap message router diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index 785176e8a..3780b17f3 100644 --- a/features/odl-transportpce-dmaap-client/pom.xml +++ b/features/odl-transportpce-dmaap-client/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.transportpce odl-transportpce-dmaap-client - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: dmaap-client diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 3df9d00b6..1a49ff36c 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.transportpce odl-transportpce-inventory - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: Inventory diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index 74d8705ba..08787e892 100644 --- a/features/odl-transportpce-nbinotifications/pom.xml +++ b/features/odl-transportpce-nbinotifications/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.transportpce odl-transportpce-nbinotifications - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: nbinotifications diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index 1c8b72b00..e0a0b52d7 100644 --- a/features/odl-transportpce-swagger/pom.xml +++ b/features/odl-transportpce-swagger/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce-swagger - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: swagger diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index 578fbf86d..ecbcc1d99 100644 --- a/features/odl-transportpce-tapi/pom.xml +++ b/features/odl-transportpce-tapi/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce-tapi - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: tapi diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index f194b79d6..6277da974 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT feature OpenDaylight :: transportpce diff --git a/features/pom.xml b/features/pom.xml index c64df1e3e..ba2751333 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce features-aggregator - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT ${project.artifactId} pom diff --git a/inventory/pom.xml b/inventory/pom.xml index cda5af8b6..2e006f518 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.transportpce transportpce-inventory - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/karaf/pom.xml b/karaf/pom.xml index a6fa8f91f..3320d128c 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce transportpce-karaf - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/lighty/pom.xml b/lighty/pom.xml index 3c93b56fd..5e8bc35e2 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -17,14 +17,14 @@ io.lighty.controllers tpce - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index c415d9888..96ff011b6 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.transportpce transportpce-nbinotifications - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 341f49b36..fad412145 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-networkmodel - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/olm/pom.xml b/olm/pom.xml index 74a5a6437..0d57d85d1 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-olm - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index c72629f45..fb9ac77dc 100644 --- a/ordmodels/common/pom.xml +++ b/ordmodels/common/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.ordmodels transportpce-ordmodels-common - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 99469b592..f509e3d0b 100644 --- a/ordmodels/device/pom.xml +++ b/ordmodels/device/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.ordmodels transportpce-ordmodels-device - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index a5c1e0509..8367cfc0b 100644 --- a/ordmodels/network/pom.xml +++ b/ordmodels/network/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.ordmodels transportpce-ordmodels-network - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index cb7a5b21d..1270cae79 100644 --- a/ordmodels/pom.xml +++ b/ordmodels/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-ordmodels - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT pom diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index ee048bfce..81a5bfbb1 100644 --- a/ordmodels/service/pom.xml +++ b/ordmodels/service/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.ordmodels transportpce-ordmodels-service - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/pce/pom.xml b/pce/pom.xml index 178325cfe..409b815c0 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.transportpce transportpce-pce - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/pom.xml b/pom.xml index a5ccf1cd5..e9c923c5d 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce transportpce-aggregator - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT transportpce pom diff --git a/renderer/pom.xml b/renderer/pom.xml index 6070d82aa..c0d26490c 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-renderer - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 70ff63919..89e1cbe8b 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -21,7 +21,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.transportpce transportpce-servicehandler - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/tapi/pom.xml b/tapi/pom.xml index 6f40711f3..dd4d6deea 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -21,7 +21,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.transportpce transportpce-tapi - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/tapimodels/pom.xml b/tapimodels/pom.xml index 1437b8997..9e821e03b 100644 --- a/tapimodels/pom.xml +++ b/tapimodels/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-tapimodels - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle diff --git a/test-common/pom.xml b/test-common/pom.xml index 9dbdaf94f..d539b4540 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.transportpce test-common - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle