From 4bd73006395d1ab46d2c158b1a6474e787cce004 Mon Sep 17 00:00:00 2001 From: VEDELAGO MIORA Date: Mon, 13 Jun 2022 12:27:08 +0200 Subject: [PATCH] Bump to 4.9.0 Signed-off-by: VEDELAGO MIORA --- action/action-dsl-spi/pom.xml | 2 +- action/action-dsl/pom.xml | 2 +- action/action-simulator/pom.xml | 2 +- action/action-util/pom.xml | 2 +- action/pom.xml | 2 +- ampl-converter/pom.xml | 2 +- cgmes/cgmes-conformity/pom.xml | 2 +- cgmes/cgmes-conversion/pom.xml | 2 +- cgmes/cgmes-extensions/pom.xml | 2 +- cgmes/cgmes-gl/pom.xml | 2 +- cgmes/cgmes-measurements/pom.xml | 2 +- cgmes/cgmes-model-alternatives/pom.xml | 2 +- cgmes/cgmes-model/pom.xml | 2 +- cgmes/pom.xml | 2 +- cim-anonymiser/pom.xml | 2 +- commons/pom.xml | 2 +- computation-local/pom.xml | 2 +- computation/pom.xml | 2 +- config-classic/pom.xml | 2 +- config-test/pom.xml | 2 +- contingency/contingency-api/pom.xml | 2 +- contingency/contingency-dsl/pom.xml | 2 +- contingency/pom.xml | 2 +- distribution-core/pom.xml | 2 +- dsl/pom.xml | 2 +- dynamic-simulation/dynamic-simulation-api/pom.xml | 2 +- dynamic-simulation/dynamic-simulation-dsl/pom.xml | 2 +- dynamic-simulation/dynamic-simulation-tool/pom.xml | 2 +- dynamic-simulation/pom.xml | 2 +- entsoe-util/pom.xml | 2 +- ieee-cdf/ieee-cdf-converter/pom.xml | 2 +- ieee-cdf/ieee-cdf-model/pom.xml | 2 +- ieee-cdf/pom.xml | 2 +- iidm/iidm-api/pom.xml | 2 +- iidm/iidm-comparator/pom.xml | 2 +- iidm/iidm-converter-api/pom.xml | 2 +- iidm/iidm-extensions/pom.xml | 2 +- iidm/iidm-impl/pom.xml | 2 +- iidm/iidm-mergingview/pom.xml | 2 +- iidm/iidm-modification/pom.xml | 2 +- iidm/iidm-reducer/pom.xml | 2 +- iidm/iidm-scripting/pom.xml | 2 +- iidm/iidm-tck/pom.xml | 2 +- iidm/iidm-test/pom.xml | 2 +- iidm/iidm-xml-converter/pom.xml | 2 +- iidm/pom.xml | 2 +- itools-packager/pom.xml | 2 +- loadflow/loadflow-api/pom.xml | 2 +- loadflow/loadflow-results-completion/pom.xml | 2 +- loadflow/loadflow-scripting/pom.xml | 2 +- loadflow/loadflow-validation/pom.xml | 2 +- loadflow/pom.xml | 2 +- math/pom.xml | 2 +- matpower/matpower-converter/pom.xml | 2 +- matpower/matpower-model/pom.xml | 2 +- matpower/pom.xml | 2 +- pom.xml | 2 +- powerfactory/pom.xml | 2 +- powerfactory/powerfactory-converter/pom.xml | 2 +- powerfactory/powerfactory-db/pom.xml | 2 +- powerfactory/powerfactory-dgs/pom.xml | 2 +- powerfactory/powerfactory-model/pom.xml | 2 +- psse/pom.xml | 2 +- psse/psse-converter/pom.xml | 2 +- psse/psse-model/pom.xml | 2 +- scripting/pom.xml | 2 +- security-analysis/pom.xml | 2 +- security-analysis/security-analysis-api/pom.xml | 2 +- security-analysis/security-analysis-default/pom.xml | 2 +- sensitivity-analysis-api/pom.xml | 2 +- shortcircuit-api/pom.xml | 2 +- time-series/pom.xml | 2 +- time-series/time-series-api/pom.xml | 2 +- time-series/time-series-dsl/pom.xml | 2 +- tools/pom.xml | 2 +- triple-store/pom.xml | 2 +- triple-store/triple-store-api/pom.xml | 2 +- triple-store/triple-store-impl-rdf4j/pom.xml | 2 +- triple-store/triple-store-test/pom.xml | 2 +- ucte/pom.xml | 2 +- ucte/ucte-converter/pom.xml | 2 +- ucte/ucte-network/pom.xml | 2 +- ucte/ucte-util/pom.xml | 2 +- 83 files changed, 83 insertions(+), 83 deletions(-) diff --git a/action/action-dsl-spi/pom.xml b/action/action-dsl-spi/pom.xml index 71c23c797c6..e269b02eab8 100644 --- a/action/action-dsl-spi/pom.xml +++ b/action/action-dsl-spi/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-action - 4.9.0-RC1 + 4.9.0 powsybl-action-dsl-spi diff --git a/action/action-dsl/pom.xml b/action/action-dsl/pom.xml index d10a0ae66fe..2fe50bc4f53 100644 --- a/action/action-dsl/pom.xml +++ b/action/action-dsl/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-action - 4.9.0-RC1 + 4.9.0 powsybl-action-dsl diff --git a/action/action-simulator/pom.xml b/action/action-simulator/pom.xml index dbf41fc9803..33256b59fb8 100644 --- a/action/action-simulator/pom.xml +++ b/action/action-simulator/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-action - 4.9.0-RC1 + 4.9.0 powsybl-action-simulator diff --git a/action/action-util/pom.xml b/action/action-util/pom.xml index dc11f0a1897..0e279ec3a91 100644 --- a/action/action-util/pom.xml +++ b/action/action-util/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-action - 4.9.0-RC1 + 4.9.0 powsybl-action-util diff --git a/action/pom.xml b/action/pom.xml index bbe2dc4b31f..46e49d41abe 100644 --- a/action/pom.xml +++ b/action/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 pom diff --git a/ampl-converter/pom.xml b/ampl-converter/pom.xml index 68a2c4d72df..4a00758a74a 100644 --- a/ampl-converter/pom.xml +++ b/ampl-converter/pom.xml @@ -14,7 +14,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-ampl-converter diff --git a/cgmes/cgmes-conformity/pom.xml b/cgmes/cgmes-conformity/pom.xml index b5e1d660a41..5b3cea6fd85 100644 --- a/cgmes/cgmes-conformity/pom.xml +++ b/cgmes/cgmes-conformity/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-cgmes - 4.9.0-RC1 + 4.9.0 powsybl-cgmes-conformity diff --git a/cgmes/cgmes-conversion/pom.xml b/cgmes/cgmes-conversion/pom.xml index 480068f8771..09a467dfb2e 100644 --- a/cgmes/cgmes-conversion/pom.xml +++ b/cgmes/cgmes-conversion/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-cgmes - 4.9.0-RC1 + 4.9.0 powsybl-cgmes-conversion diff --git a/cgmes/cgmes-extensions/pom.xml b/cgmes/cgmes-extensions/pom.xml index f5e3e9cc31d..1dc6cc7fa68 100644 --- a/cgmes/cgmes-extensions/pom.xml +++ b/cgmes/cgmes-extensions/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-cgmes - 4.9.0-RC1 + 4.9.0 powsybl-cgmes-extensions diff --git a/cgmes/cgmes-gl/pom.xml b/cgmes/cgmes-gl/pom.xml index 95e3b096554..bd6371476d6 100644 --- a/cgmes/cgmes-gl/pom.xml +++ b/cgmes/cgmes-gl/pom.xml @@ -14,7 +14,7 @@ powsybl-cgmes com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-cgmes-gl diff --git a/cgmes/cgmes-measurements/pom.xml b/cgmes/cgmes-measurements/pom.xml index 16839ef72cc..26777b8cc54 100644 --- a/cgmes/cgmes-measurements/pom.xml +++ b/cgmes/cgmes-measurements/pom.xml @@ -13,7 +13,7 @@ powsybl-cgmes com.powsybl - 4.9.0-RC1 + 4.9.0 4.0.0 diff --git a/cgmes/cgmes-model-alternatives/pom.xml b/cgmes/cgmes-model-alternatives/pom.xml index 02ced1ff115..3edd2fe6a53 100644 --- a/cgmes/cgmes-model-alternatives/pom.xml +++ b/cgmes/cgmes-model-alternatives/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-cgmes - 4.9.0-RC1 + 4.9.0 powsybl-cgmes-model-alternatives diff --git a/cgmes/cgmes-model/pom.xml b/cgmes/cgmes-model/pom.xml index 675f87d7b11..60db97cc10d 100644 --- a/cgmes/cgmes-model/pom.xml +++ b/cgmes/cgmes-model/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-cgmes - 4.9.0-RC1 + 4.9.0 powsybl-cgmes-model diff --git a/cgmes/pom.xml b/cgmes/pom.xml index 0578e6d1124..67979a26da8 100644 --- a/cgmes/pom.xml +++ b/cgmes/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-cgmes diff --git a/cim-anonymiser/pom.xml b/cim-anonymiser/pom.xml index a301946f209..042f3219296 100644 --- a/cim-anonymiser/pom.xml +++ b/cim-anonymiser/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-cim-anonymiser diff --git a/commons/pom.xml b/commons/pom.xml index e6bd87e0034..f26aa0e80be 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-commons diff --git a/computation-local/pom.xml b/computation-local/pom.xml index 580a618dd4e..9422a748b44 100644 --- a/computation-local/pom.xml +++ b/computation-local/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-computation-local diff --git a/computation/pom.xml b/computation/pom.xml index ebecab66bc6..b0d3d70f64a 100644 --- a/computation/pom.xml +++ b/computation/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-computation diff --git a/config-classic/pom.xml b/config-classic/pom.xml index ac01fc42050..7f02cf93d9b 100644 --- a/config-classic/pom.xml +++ b/config-classic/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-config-classic diff --git a/config-test/pom.xml b/config-test/pom.xml index bacab9907c9..aa58371597d 100644 --- a/config-test/pom.xml +++ b/config-test/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-config-test diff --git a/contingency/contingency-api/pom.xml b/contingency/contingency-api/pom.xml index 85f2e42485c..052b41d9173 100644 --- a/contingency/contingency-api/pom.xml +++ b/contingency/contingency-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-contingency - 4.9.0-RC1 + 4.9.0 powsybl-contingency-api diff --git a/contingency/contingency-dsl/pom.xml b/contingency/contingency-dsl/pom.xml index 53eb074fada..ecd5fd34ddc 100644 --- a/contingency/contingency-dsl/pom.xml +++ b/contingency/contingency-dsl/pom.xml @@ -14,7 +14,7 @@ com.powsybl powsybl-contingency - 4.9.0-RC1 + 4.9.0 powsybl-contingency-dsl diff --git a/contingency/pom.xml b/contingency/pom.xml index 105adb1f7b2..144a3aeece0 100644 --- a/contingency/pom.xml +++ b/contingency/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 pom diff --git a/distribution-core/pom.xml b/distribution-core/pom.xml index 9c5152d2502..ad9548e70ac 100644 --- a/distribution-core/pom.xml +++ b/distribution-core/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 3385876bc95..c7c04d63f7d 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -13,7 +13,7 @@ powsybl-core com.powsybl - 4.9.0-RC1 + 4.9.0 4.0.0 diff --git a/dynamic-simulation/dynamic-simulation-api/pom.xml b/dynamic-simulation/dynamic-simulation-api/pom.xml index 7e868b3d8ab..72ab5a58d4e 100644 --- a/dynamic-simulation/dynamic-simulation-api/pom.xml +++ b/dynamic-simulation/dynamic-simulation-api/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-dynamic-simulation - 4.9.0-RC1 + 4.9.0 powsybl-dynamic-simulation-api diff --git a/dynamic-simulation/dynamic-simulation-dsl/pom.xml b/dynamic-simulation/dynamic-simulation-dsl/pom.xml index f03a4a74bd9..263fba2abc3 100644 --- a/dynamic-simulation/dynamic-simulation-dsl/pom.xml +++ b/dynamic-simulation/dynamic-simulation-dsl/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-dynamic-simulation - 4.9.0-RC1 + 4.9.0 powsybl-dynamic-simulation-dsl diff --git a/dynamic-simulation/dynamic-simulation-tool/pom.xml b/dynamic-simulation/dynamic-simulation-tool/pom.xml index 7d6123ab03b..327ac486f87 100644 --- a/dynamic-simulation/dynamic-simulation-tool/pom.xml +++ b/dynamic-simulation/dynamic-simulation-tool/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-dynamic-simulation - 4.9.0-RC1 + 4.9.0 powsybl-dynamic-simulation-tool diff --git a/dynamic-simulation/pom.xml b/dynamic-simulation/pom.xml index b2a78bf0b53..cf86b1e232c 100644 --- a/dynamic-simulation/pom.xml +++ b/dynamic-simulation/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 pom diff --git a/entsoe-util/pom.xml b/entsoe-util/pom.xml index a4740ac83e9..7ae3acd7be2 100644 --- a/entsoe-util/pom.xml +++ b/entsoe-util/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-entsoe-util diff --git a/ieee-cdf/ieee-cdf-converter/pom.xml b/ieee-cdf/ieee-cdf-converter/pom.xml index 29dcc66158e..0a320365c77 100644 --- a/ieee-cdf/ieee-cdf-converter/pom.xml +++ b/ieee-cdf/ieee-cdf-converter/pom.xml @@ -13,7 +13,7 @@ powsybl-ieee-cdf com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-ieee-cdf-converter diff --git a/ieee-cdf/ieee-cdf-model/pom.xml b/ieee-cdf/ieee-cdf-model/pom.xml index a7a6656d46e..95fb3c4e126 100644 --- a/ieee-cdf/ieee-cdf-model/pom.xml +++ b/ieee-cdf/ieee-cdf-model/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-ieee-cdf - 4.9.0-RC1 + 4.9.0 powsybl-ieee-cdf-model diff --git a/ieee-cdf/pom.xml b/ieee-cdf/pom.xml index de6a97f3176..e8cbfb14b99 100644 --- a/ieee-cdf/pom.xml +++ b/ieee-cdf/pom.xml @@ -13,7 +13,7 @@ powsybl-core com.powsybl - 4.9.0-RC1 + 4.9.0 pom diff --git a/iidm/iidm-api/pom.xml b/iidm/iidm-api/pom.xml index 15b561422b5..cc1eb46df56 100644 --- a/iidm/iidm-api/pom.xml +++ b/iidm/iidm-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 4.9.0-RC1 + 4.9.0 powsybl-iidm-api diff --git a/iidm/iidm-comparator/pom.xml b/iidm/iidm-comparator/pom.xml index f3174273f48..eb27efe085a 100644 --- a/iidm/iidm-comparator/pom.xml +++ b/iidm/iidm-comparator/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-iidm-comparator diff --git a/iidm/iidm-converter-api/pom.xml b/iidm/iidm-converter-api/pom.xml index 9973e3213f7..e3b2318d6f4 100644 --- a/iidm/iidm-converter-api/pom.xml +++ b/iidm/iidm-converter-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 4.9.0-RC1 + 4.9.0 powsybl-iidm-converter-api diff --git a/iidm/iidm-extensions/pom.xml b/iidm/iidm-extensions/pom.xml index 99c9f0ca7b6..42d6a3bbe94 100644 --- a/iidm/iidm-extensions/pom.xml +++ b/iidm/iidm-extensions/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-iidm-extensions diff --git a/iidm/iidm-impl/pom.xml b/iidm/iidm-impl/pom.xml index 42732d68c00..6d67cc2f3d0 100644 --- a/iidm/iidm-impl/pom.xml +++ b/iidm/iidm-impl/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 4.9.0-RC1 + 4.9.0 powsybl-iidm-impl diff --git a/iidm/iidm-mergingview/pom.xml b/iidm/iidm-mergingview/pom.xml index eaaa0d8b121..b1ce09f863e 100644 --- a/iidm/iidm-mergingview/pom.xml +++ b/iidm/iidm-mergingview/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-iidm-mergingview diff --git a/iidm/iidm-modification/pom.xml b/iidm/iidm-modification/pom.xml index b3e8ab6e1d3..1bf2ff123a8 100644 --- a/iidm/iidm-modification/pom.xml +++ b/iidm/iidm-modification/pom.xml @@ -13,7 +13,7 @@ powsybl-iidm com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-iidm-modification diff --git a/iidm/iidm-reducer/pom.xml b/iidm/iidm-reducer/pom.xml index bcce4f5cebf..8eb0a5c9fc4 100644 --- a/iidm/iidm-reducer/pom.xml +++ b/iidm/iidm-reducer/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-iidm-reducer diff --git a/iidm/iidm-scripting/pom.xml b/iidm/iidm-scripting/pom.xml index f7452bd1578..f9cff550d2e 100644 --- a/iidm/iidm-scripting/pom.xml +++ b/iidm/iidm-scripting/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-iidm-scripting diff --git a/iidm/iidm-tck/pom.xml b/iidm/iidm-tck/pom.xml index 0c71fdbb9e1..be61a83b374 100644 --- a/iidm/iidm-tck/pom.xml +++ b/iidm/iidm-tck/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 4.9.0-RC1 + 4.9.0 powsybl-iidm-tck diff --git a/iidm/iidm-test/pom.xml b/iidm/iidm-test/pom.xml index bad3a188349..c8e4594a8e4 100644 --- a/iidm/iidm-test/pom.xml +++ b/iidm/iidm-test/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 4.9.0-RC1 + 4.9.0 powsybl-iidm-test diff --git a/iidm/iidm-xml-converter/pom.xml b/iidm/iidm-xml-converter/pom.xml index 1aa98e83586..4ccb91e11ab 100644 --- a/iidm/iidm-xml-converter/pom.xml +++ b/iidm/iidm-xml-converter/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 4.9.0-RC1 + 4.9.0 powsybl-iidm-xml-converter diff --git a/iidm/pom.xml b/iidm/pom.xml index fdd555bab7f..f1f6b633394 100644 --- a/iidm/pom.xml +++ b/iidm/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 pom diff --git a/itools-packager/pom.xml b/itools-packager/pom.xml index 2768d0c1a1c..2249d639beb 100644 --- a/itools-packager/pom.xml +++ b/itools-packager/pom.xml @@ -14,7 +14,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-itools-packager-maven-plugin diff --git a/loadflow/loadflow-api/pom.xml b/loadflow/loadflow-api/pom.xml index f291a982c53..e05c82c6b79 100644 --- a/loadflow/loadflow-api/pom.xml +++ b/loadflow/loadflow-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-loadflow - 4.9.0-RC1 + 4.9.0 powsybl-loadflow-api diff --git a/loadflow/loadflow-results-completion/pom.xml b/loadflow/loadflow-results-completion/pom.xml index 28fef8be96b..577a23c859d 100644 --- a/loadflow/loadflow-results-completion/pom.xml +++ b/loadflow/loadflow-results-completion/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-loadflow - 4.9.0-RC1 + 4.9.0 powsybl-loadflow-results-completion diff --git a/loadflow/loadflow-scripting/pom.xml b/loadflow/loadflow-scripting/pom.xml index 368f3c8e45c..183d6e7d7db 100644 --- a/loadflow/loadflow-scripting/pom.xml +++ b/loadflow/loadflow-scripting/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-loadflow - 4.9.0-RC1 + 4.9.0 powsybl-loadflow-scripting diff --git a/loadflow/loadflow-validation/pom.xml b/loadflow/loadflow-validation/pom.xml index 723ca6d6db8..18465633e0f 100644 --- a/loadflow/loadflow-validation/pom.xml +++ b/loadflow/loadflow-validation/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-loadflow - 4.9.0-RC1 + 4.9.0 powsybl-loadflow-validation diff --git a/loadflow/pom.xml b/loadflow/pom.xml index 93a5421d2de..f9e66d93d7e 100644 --- a/loadflow/pom.xml +++ b/loadflow/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 pom diff --git a/math/pom.xml b/math/pom.xml index e00ed2f9550..4cf71b31cb7 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-math diff --git a/matpower/matpower-converter/pom.xml b/matpower/matpower-converter/pom.xml index 1a8ec0601c5..fd0237af0a7 100644 --- a/matpower/matpower-converter/pom.xml +++ b/matpower/matpower-converter/pom.xml @@ -13,7 +13,7 @@ powsybl-matpower com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-matpower-converter diff --git a/matpower/matpower-model/pom.xml b/matpower/matpower-model/pom.xml index 6f6d148bcc0..24134cd7b58 100644 --- a/matpower/matpower-model/pom.xml +++ b/matpower/matpower-model/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-matpower - 4.9.0-RC1 + 4.9.0 powsybl-matpower-model diff --git a/matpower/pom.xml b/matpower/pom.xml index b40935df450..5948f8bc96e 100644 --- a/matpower/pom.xml +++ b/matpower/pom.xml @@ -13,7 +13,7 @@ powsybl-core com.powsybl - 4.9.0-RC1 + 4.9.0 pom diff --git a/pom.xml b/pom.xml index e949bc41c0b..c0618c9c8cd 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ powsybl-core - 4.9.0-RC1 + 4.9.0 pom powsybl diff --git a/powerfactory/pom.xml b/powerfactory/pom.xml index fba38a8081e..3d2ff1e0a3e 100644 --- a/powerfactory/pom.xml +++ b/powerfactory/pom.xml @@ -13,7 +13,7 @@ powsybl-core com.powsybl - 4.9.0-RC1 + 4.9.0 pom diff --git a/powerfactory/powerfactory-converter/pom.xml b/powerfactory/powerfactory-converter/pom.xml index b8842b4fd7c..4433390e70d 100644 --- a/powerfactory/powerfactory-converter/pom.xml +++ b/powerfactory/powerfactory-converter/pom.xml @@ -13,7 +13,7 @@ powsybl-powerfactory com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-powerfactory-converter diff --git a/powerfactory/powerfactory-db/pom.xml b/powerfactory/powerfactory-db/pom.xml index 1c2b6805c64..dd753fc7f53 100644 --- a/powerfactory/powerfactory-db/pom.xml +++ b/powerfactory/powerfactory-db/pom.xml @@ -13,7 +13,7 @@ powsybl-powerfactory com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-powerfactory-db diff --git a/powerfactory/powerfactory-dgs/pom.xml b/powerfactory/powerfactory-dgs/pom.xml index 4137169608b..0e2c408968c 100644 --- a/powerfactory/powerfactory-dgs/pom.xml +++ b/powerfactory/powerfactory-dgs/pom.xml @@ -13,7 +13,7 @@ powsybl-powerfactory com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-powerfactory-dgs diff --git a/powerfactory/powerfactory-model/pom.xml b/powerfactory/powerfactory-model/pom.xml index 8839d4a0338..bacf87f62fb 100644 --- a/powerfactory/powerfactory-model/pom.xml +++ b/powerfactory/powerfactory-model/pom.xml @@ -13,7 +13,7 @@ powsybl-powerfactory com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-powerfactory-model diff --git a/psse/pom.xml b/psse/pom.xml index 4ac24bf0094..0ef0c715f73 100644 --- a/psse/pom.xml +++ b/psse/pom.xml @@ -13,7 +13,7 @@ powsybl-core com.powsybl - 4.9.0-RC1 + 4.9.0 pom diff --git a/psse/psse-converter/pom.xml b/psse/psse-converter/pom.xml index 3fdf28a02c4..8fbc03ec4d7 100644 --- a/psse/psse-converter/pom.xml +++ b/psse/psse-converter/pom.xml @@ -11,7 +11,7 @@ powsybl-psse com.powsybl - 4.9.0-RC1 + 4.9.0 4.0.0 diff --git a/psse/psse-model/pom.xml b/psse/psse-model/pom.xml index 968af0e8faa..d5bd00ed5f1 100644 --- a/psse/psse-model/pom.xml +++ b/psse/psse-model/pom.xml @@ -13,7 +13,7 @@ powsybl-psse com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-psse-model diff --git a/scripting/pom.xml b/scripting/pom.xml index ebe903990c9..ac8dc1570a7 100644 --- a/scripting/pom.xml +++ b/scripting/pom.xml @@ -15,7 +15,7 @@ powsybl-core com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-scripting diff --git a/security-analysis/pom.xml b/security-analysis/pom.xml index 0dca0a5b7b9..4ca36600fbc 100644 --- a/security-analysis/pom.xml +++ b/security-analysis/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 pom diff --git a/security-analysis/security-analysis-api/pom.xml b/security-analysis/security-analysis-api/pom.xml index d21fc540527..86e858c9f59 100644 --- a/security-analysis/security-analysis-api/pom.xml +++ b/security-analysis/security-analysis-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-security-analysis - 4.9.0-RC1 + 4.9.0 powsybl-security-analysis-api diff --git a/security-analysis/security-analysis-default/pom.xml b/security-analysis/security-analysis-default/pom.xml index 70e4aae3510..f679c129920 100644 --- a/security-analysis/security-analysis-default/pom.xml +++ b/security-analysis/security-analysis-default/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-security-analysis - 4.9.0-RC1 + 4.9.0 powsybl-security-analysis-default diff --git a/sensitivity-analysis-api/pom.xml b/sensitivity-analysis-api/pom.xml index c626419b010..46417f6e5c2 100644 --- a/sensitivity-analysis-api/pom.xml +++ b/sensitivity-analysis-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 powsybl-sensitivity-analysis-api diff --git a/shortcircuit-api/pom.xml b/shortcircuit-api/pom.xml index e2e26d90cd3..2cc180f52d1 100644 --- a/shortcircuit-api/pom.xml +++ b/shortcircuit-api/pom.xml @@ -15,7 +15,7 @@ powsybl-core com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-shortcircuit-api diff --git a/time-series/pom.xml b/time-series/pom.xml index 30dcae63554..b2b04eaaa51 100644 --- a/time-series/pom.xml +++ b/time-series/pom.xml @@ -15,7 +15,7 @@ powsybl-core com.powsybl - 4.9.0-RC1 + 4.9.0 pom diff --git a/time-series/time-series-api/pom.xml b/time-series/time-series-api/pom.xml index 19330e56016..88138a8c2b0 100644 --- a/time-series/time-series-api/pom.xml +++ b/time-series/time-series-api/pom.xml @@ -15,7 +15,7 @@ powsybl-time-series com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-time-series-api diff --git a/time-series/time-series-dsl/pom.xml b/time-series/time-series-dsl/pom.xml index 4604b080818..f98c508ef0a 100644 --- a/time-series/time-series-dsl/pom.xml +++ b/time-series/time-series-dsl/pom.xml @@ -15,7 +15,7 @@ powsybl-time-series com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-time-series-dsl diff --git a/tools/pom.xml b/tools/pom.xml index 46a8ceafdda..9db0dd2757d 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -15,7 +15,7 @@ powsybl-core com.powsybl - 4.9.0-RC1 + 4.9.0 powsybl-tools diff --git a/triple-store/pom.xml b/triple-store/pom.xml index 774bee1cc55..8c094008c17 100644 --- a/triple-store/pom.xml +++ b/triple-store/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 pom diff --git a/triple-store/triple-store-api/pom.xml b/triple-store/triple-store-api/pom.xml index 0a29d655bea..caf53c4a2d1 100644 --- a/triple-store/triple-store-api/pom.xml +++ b/triple-store/triple-store-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-triple-store - 4.9.0-RC1 + 4.9.0 powsybl-triple-store-api diff --git a/triple-store/triple-store-impl-rdf4j/pom.xml b/triple-store/triple-store-impl-rdf4j/pom.xml index 37368664135..dc218dd2a2b 100644 --- a/triple-store/triple-store-impl-rdf4j/pom.xml +++ b/triple-store/triple-store-impl-rdf4j/pom.xml @@ -11,7 +11,7 @@ com.powsybl powsybl-triple-store - 4.9.0-RC1 + 4.9.0 powsybl-triple-store-impl-rdf4j diff --git a/triple-store/triple-store-test/pom.xml b/triple-store/triple-store-test/pom.xml index 99e934384dc..b39193cd61e 100644 --- a/triple-store/triple-store-test/pom.xml +++ b/triple-store/triple-store-test/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-triple-store - 4.9.0-RC1 + 4.9.0 powsybl-triple-store-test diff --git a/ucte/pom.xml b/ucte/pom.xml index ff440936294..6b6fad3defa 100644 --- a/ucte/pom.xml +++ b/ucte/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 4.9.0-RC1 + 4.9.0 pom diff --git a/ucte/ucte-converter/pom.xml b/ucte/ucte-converter/pom.xml index bd9c03607c0..312d19a2ab8 100644 --- a/ucte/ucte-converter/pom.xml +++ b/ucte/ucte-converter/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-ucte - 4.9.0-RC1 + 4.9.0 powsybl-ucte-converter diff --git a/ucte/ucte-network/pom.xml b/ucte/ucte-network/pom.xml index fb9a4cf0b83..b3e02e3d5da 100644 --- a/ucte/ucte-network/pom.xml +++ b/ucte/ucte-network/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-ucte - 4.9.0-RC1 + 4.9.0 powsybl-ucte-network diff --git a/ucte/ucte-util/pom.xml b/ucte/ucte-util/pom.xml index 15349ae0fc3..be5195ed23c 100644 --- a/ucte/ucte-util/pom.xml +++ b/ucte/ucte-util/pom.xml @@ -7,7 +7,7 @@ com.powsybl powsybl-ucte - 4.9.0-RC1 + 4.9.0 powsybl-ucte-util