From: Gilles Thouenon Date: Mon, 25 Sep 2023 07:46:31 +0000 (+0200) Subject: Bump project version X-Git-Tag: 9.0.0~109 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=commitdiff_plain;h=dbc9253a471aa69642d5ea1caa6d0f99f0081eda Bump project version Start Calcium development iteration Signed-off-by: Gilles Thouenon Change-Id: I03d9a651094c277934a3e8adb0aae0c5138b3a5b --- diff --git a/api/pom.xml b/api/pom.xml index 081c01f59..6a8df3023 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 37209186a..630a84f58 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce transportpce-artifacts - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT pom diff --git a/common/pom.xml b/common/pom.xml index ad0fd7d9e..9292a46cc 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.transportpce transportpce-common - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 6924112a5..80852aaa3 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.transportpce transportpce-dmaap-client - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle client to send message to Dmaap message router diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index 15e8cddff..3d7654508 100644 --- a/features/features-transportpce/pom.xml +++ b/features/features-transportpce/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce features-transportpce - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT feature OpenDaylight :: TransportPCE :: Features diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index 63011fe92..36a6dbbff 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 - 8.0.0-SNAPSHOT + 9.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 3bca94f0c..0be81f106 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: Inventory diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index 89276acb1..b88b53a8b 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: nbinotifications diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index e8ff95e6d..202513f03 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: swagger diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index 447f6a672..35a94cb22 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: tapi diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 81a6e444d..3a9e845de 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT feature OpenDaylight :: transportpce diff --git a/features/pom.xml b/features/pom.xml index 4a22d8bef..3b7e5ddc1 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT ${project.artifactId} pom diff --git a/inventory/pom.xml b/inventory/pom.xml index 266ab5e4e..12316870f 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.transportpce transportpce-inventory - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/karaf/pom.xml b/karaf/pom.xml index 4d2989226..1272b7b5f 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/lighty/pom.xml b/lighty/pom.xml index d0749c0af..883dad1e6 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -17,14 +17,14 @@ io.lighty.controllers tpce - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT 19.0.0 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index a6a5b4cb2..650ba41d1 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.transportpce transportpce-nbinotifications - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 0bf60c640..252725781 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/olm/pom.xml b/olm/pom.xml index 5b6177c99..6012ed18b 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/pce/pom.xml b/pce/pom.xml index ca5284c6d..8c9473dcc 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.transportpce transportpce-pce - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/pom.xml b/pom.xml index fa499a1c4..987c506cb 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT transportpce pom diff --git a/renderer/pom.xml b/renderer/pom.xml index 92a6c0619..23c3d1a2f 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 9007a46fb..3fc362e47 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/tapi/pom.xml b/tapi/pom.xml index bc3f6fa3c..7f8e97e8c 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle diff --git a/test-common/pom.xml b/test-common/pom.xml index 336734730..6baa8e9e0 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.transportpce test-common - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle