From a1998ceb2acd097b13e1169a1e2f28a4f4e18084 Mon Sep 17 00:00:00 2001 From: Florian Dupuy Date: Mon, 27 Sep 2021 10:41:37 +0200 Subject: [PATCH] Prepare release 3.7.2 Signed-off-by: Florian Dupuy --- 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-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-reducer/pom.xml | 2 +- iidm/iidm-scripting/pom.xml | 2 +- iidm/iidm-tck/pom.xml | 2 +- iidm/iidm-test/pom.xml | 2 +- iidm/iidm-util/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 +- psse/pom.xml | 2 +- psse/psse-converter/pom.xml | 2 +- psse/psse-model/pom.xml | 2 +- scripting/pom.xml | 2 +- security-analysis-api/pom.xml | 2 +- sensitivity-analysis-api/pom.xml | 2 +- simulation-api/pom.xml | 2 +- time-series/pom.xml | 2 +- time-series/time-series-api/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-blazegraph/pom.xml | 2 +- triple-store/triple-store-impl-jena/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 +- 74 files changed, 74 insertions(+), 74 deletions(-) diff --git a/action/action-dsl-spi/pom.xml b/action/action-dsl-spi/pom.xml index 2cf94e9e83d..1e581b39097 100644 --- a/action/action-dsl-spi/pom.xml +++ b/action/action-dsl-spi/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-action - 3.7.1 + 3.7.2 powsybl-action-dsl-spi diff --git a/action/action-dsl/pom.xml b/action/action-dsl/pom.xml index 96850266867..c814715616d 100644 --- a/action/action-dsl/pom.xml +++ b/action/action-dsl/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-action - 3.7.1 + 3.7.2 powsybl-action-dsl diff --git a/action/action-simulator/pom.xml b/action/action-simulator/pom.xml index 64df435cd9b..864d281ac44 100644 --- a/action/action-simulator/pom.xml +++ b/action/action-simulator/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-action - 3.7.1 + 3.7.2 powsybl-action-simulator diff --git a/action/action-util/pom.xml b/action/action-util/pom.xml index bd9071696fc..bccccfd95bb 100644 --- a/action/action-util/pom.xml +++ b/action/action-util/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-action - 3.7.1 + 3.7.2 powsybl-action-util diff --git a/action/pom.xml b/action/pom.xml index e3454780053..4e4bd1b878d 100644 --- a/action/pom.xml +++ b/action/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 pom diff --git a/ampl-converter/pom.xml b/ampl-converter/pom.xml index 1a2e252c324..6964471dad3 100644 --- a/ampl-converter/pom.xml +++ b/ampl-converter/pom.xml @@ -14,7 +14,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-ampl-converter diff --git a/cgmes/cgmes-conformity/pom.xml b/cgmes/cgmes-conformity/pom.xml index 41bed5d166b..52f6e483c3d 100644 --- a/cgmes/cgmes-conformity/pom.xml +++ b/cgmes/cgmes-conformity/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-cgmes - 3.7.1 + 3.7.2 powsybl-cgmes-conformity diff --git a/cgmes/cgmes-conversion/pom.xml b/cgmes/cgmes-conversion/pom.xml index 6b4fb50ca73..e961b7daddb 100644 --- a/cgmes/cgmes-conversion/pom.xml +++ b/cgmes/cgmes-conversion/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-cgmes - 3.7.1 + 3.7.2 powsybl-cgmes-conversion diff --git a/cgmes/cgmes-model-alternatives/pom.xml b/cgmes/cgmes-model-alternatives/pom.xml index 90fb6b0f0b3..25a93420a5a 100644 --- a/cgmes/cgmes-model-alternatives/pom.xml +++ b/cgmes/cgmes-model-alternatives/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-cgmes - 3.7.1 + 3.7.2 powsybl-cgmes-model-alternatives diff --git a/cgmes/cgmes-model/pom.xml b/cgmes/cgmes-model/pom.xml index 05ba6c5ef2d..a1c33dc3b52 100644 --- a/cgmes/cgmes-model/pom.xml +++ b/cgmes/cgmes-model/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-cgmes - 3.7.1 + 3.7.2 powsybl-cgmes-model diff --git a/cgmes/pom.xml b/cgmes/pom.xml index a8023fb3a9b..75f7bbd5e07 100644 --- a/cgmes/pom.xml +++ b/cgmes/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-cgmes diff --git a/cim-anonymiser/pom.xml b/cim-anonymiser/pom.xml index 27898c8d46f..cd721ef378d 100644 --- a/cim-anonymiser/pom.xml +++ b/cim-anonymiser/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-cim-anonymiser diff --git a/commons/pom.xml b/commons/pom.xml index 22f4d479f70..0f37d3487da 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-commons diff --git a/computation-local/pom.xml b/computation-local/pom.xml index f600ea2fa4e..75f506effb0 100644 --- a/computation-local/pom.xml +++ b/computation-local/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-computation-local diff --git a/computation/pom.xml b/computation/pom.xml index 30ee13c3234..84792a891a7 100644 --- a/computation/pom.xml +++ b/computation/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-computation diff --git a/config-classic/pom.xml b/config-classic/pom.xml index 88f4b916d7d..8b1e207335b 100644 --- a/config-classic/pom.xml +++ b/config-classic/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-config-classic diff --git a/config-test/pom.xml b/config-test/pom.xml index bc747b1c1ce..089758fcc95 100644 --- a/config-test/pom.xml +++ b/config-test/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-config-test diff --git a/contingency/contingency-api/pom.xml b/contingency/contingency-api/pom.xml index 1ccd721866b..f007a7d8027 100644 --- a/contingency/contingency-api/pom.xml +++ b/contingency/contingency-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-contingency - 3.7.1 + 3.7.2 powsybl-contingency-api diff --git a/contingency/contingency-dsl/pom.xml b/contingency/contingency-dsl/pom.xml index 59019e379fd..4d7e03c192a 100644 --- a/contingency/contingency-dsl/pom.xml +++ b/contingency/contingency-dsl/pom.xml @@ -14,7 +14,7 @@ com.powsybl powsybl-contingency - 3.7.1 + 3.7.2 powsybl-contingency-dsl diff --git a/contingency/pom.xml b/contingency/pom.xml index d1b052c7fa0..05a0f4e7a7f 100644 --- a/contingency/pom.xml +++ b/contingency/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 pom diff --git a/distribution-core/pom.xml b/distribution-core/pom.xml index 27c6c442a7b..c915153aa3c 100644 --- a/distribution-core/pom.xml +++ b/distribution-core/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 pom diff --git a/dsl/pom.xml b/dsl/pom.xml index 98af70001a9..c800da5f963 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -13,7 +13,7 @@ powsybl-core com.powsybl - 3.7.1 + 3.7.2 4.0.0 diff --git a/dynamic-simulation/dynamic-simulation-api/pom.xml b/dynamic-simulation/dynamic-simulation-api/pom.xml index 0ad4ef9fed3..b2935200ebd 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 - 3.7.1 + 3.7.2 powsybl-dynamic-simulation-api diff --git a/dynamic-simulation/dynamic-simulation-dsl/pom.xml b/dynamic-simulation/dynamic-simulation-dsl/pom.xml index 98b23c8aa19..00e8d7c8c7d 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 - 3.7.1 + 3.7.2 powsybl-dynamic-simulation-dsl diff --git a/dynamic-simulation/dynamic-simulation-tool/pom.xml b/dynamic-simulation/dynamic-simulation-tool/pom.xml index ab7ae2923b5..9e8931fa04b 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 - 3.7.1 + 3.7.2 powsybl-dynamic-simulation-tool diff --git a/dynamic-simulation/pom.xml b/dynamic-simulation/pom.xml index 7b2ec0d3f83..795dd63ab48 100644 --- a/dynamic-simulation/pom.xml +++ b/dynamic-simulation/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 pom diff --git a/entsoe-util/pom.xml b/entsoe-util/pom.xml index 6ff011df82a..6bd95e85e59 100644 --- a/entsoe-util/pom.xml +++ b/entsoe-util/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-entsoe-util diff --git a/ieee-cdf/ieee-cdf-converter/pom.xml b/ieee-cdf/ieee-cdf-converter/pom.xml index d070c1b37d0..246396a3136 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 - 3.7.1 + 3.7.2 powsybl-ieee-cdf-converter diff --git a/ieee-cdf/ieee-cdf-model/pom.xml b/ieee-cdf/ieee-cdf-model/pom.xml index 182640950d0..0b3bba37f56 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 - 3.7.1 + 3.7.2 powsybl-ieee-cdf-model diff --git a/ieee-cdf/pom.xml b/ieee-cdf/pom.xml index 37a40c08ecd..b1ac7efadae 100644 --- a/ieee-cdf/pom.xml +++ b/ieee-cdf/pom.xml @@ -13,7 +13,7 @@ powsybl-core com.powsybl - 3.7.1 + 3.7.2 pom diff --git a/iidm/iidm-api/pom.xml b/iidm/iidm-api/pom.xml index 5d3a8699d5f..ea6ce637ba9 100644 --- a/iidm/iidm-api/pom.xml +++ b/iidm/iidm-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 3.7.1 + 3.7.2 powsybl-iidm-api diff --git a/iidm/iidm-comparator/pom.xml b/iidm/iidm-comparator/pom.xml index 08a9115ca35..294a6443751 100644 --- a/iidm/iidm-comparator/pom.xml +++ b/iidm/iidm-comparator/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 3.7.1 + 3.7.2 powsybl-iidm-comparator diff --git a/iidm/iidm-converter-api/pom.xml b/iidm/iidm-converter-api/pom.xml index 3ff18f831d6..21cc04e371e 100644 --- a/iidm/iidm-converter-api/pom.xml +++ b/iidm/iidm-converter-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 3.7.1 + 3.7.2 powsybl-iidm-converter-api diff --git a/iidm/iidm-extensions/pom.xml b/iidm/iidm-extensions/pom.xml index baed8f17272..95a46c09415 100644 --- a/iidm/iidm-extensions/pom.xml +++ b/iidm/iidm-extensions/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 3.7.1 + 3.7.2 powsybl-iidm-extensions diff --git a/iidm/iidm-impl/pom.xml b/iidm/iidm-impl/pom.xml index 9e9f18f19f1..e967d127b55 100644 --- a/iidm/iidm-impl/pom.xml +++ b/iidm/iidm-impl/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 3.7.1 + 3.7.2 powsybl-iidm-impl diff --git a/iidm/iidm-mergingview/pom.xml b/iidm/iidm-mergingview/pom.xml index b6de22dca61..8148da024dc 100644 --- a/iidm/iidm-mergingview/pom.xml +++ b/iidm/iidm-mergingview/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 3.7.1 + 3.7.2 powsybl-iidm-mergingview diff --git a/iidm/iidm-reducer/pom.xml b/iidm/iidm-reducer/pom.xml index 07dfe81b5b3..c342d559c48 100644 --- a/iidm/iidm-reducer/pom.xml +++ b/iidm/iidm-reducer/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 3.7.1 + 3.7.2 powsybl-iidm-reducer diff --git a/iidm/iidm-scripting/pom.xml b/iidm/iidm-scripting/pom.xml index 0cd67197429..d9ec89131bd 100644 --- a/iidm/iidm-scripting/pom.xml +++ b/iidm/iidm-scripting/pom.xml @@ -15,7 +15,7 @@ powsybl-iidm com.powsybl - 3.7.1 + 3.7.2 powsybl-iidm-scripting diff --git a/iidm/iidm-tck/pom.xml b/iidm/iidm-tck/pom.xml index bb813223c27..4075ece8ed6 100644 --- a/iidm/iidm-tck/pom.xml +++ b/iidm/iidm-tck/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 3.7.1 + 3.7.2 powsybl-iidm-tck diff --git a/iidm/iidm-test/pom.xml b/iidm/iidm-test/pom.xml index 088e52e17e5..7ea04cca8c2 100644 --- a/iidm/iidm-test/pom.xml +++ b/iidm/iidm-test/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 3.7.1 + 3.7.2 powsybl-iidm-test diff --git a/iidm/iidm-util/pom.xml b/iidm/iidm-util/pom.xml index 825982b388c..b391fba2315 100644 --- a/iidm/iidm-util/pom.xml +++ b/iidm/iidm-util/pom.xml @@ -16,7 +16,7 @@ powsybl-iidm com.powsybl - 3.7.1 + 3.7.2 powsybl-iidm-util diff --git a/iidm/iidm-xml-converter/pom.xml b/iidm/iidm-xml-converter/pom.xml index 77df555a555..effe350f3c4 100644 --- a/iidm/iidm-xml-converter/pom.xml +++ b/iidm/iidm-xml-converter/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-iidm - 3.7.1 + 3.7.2 powsybl-iidm-xml-converter diff --git a/iidm/pom.xml b/iidm/pom.xml index ee0ab86000e..c51ad16c34d 100644 --- a/iidm/pom.xml +++ b/iidm/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 pom diff --git a/itools-packager/pom.xml b/itools-packager/pom.xml index f98a6551bd1..ae54eee25ff 100644 --- a/itools-packager/pom.xml +++ b/itools-packager/pom.xml @@ -14,7 +14,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-itools-packager-maven-plugin diff --git a/loadflow/loadflow-api/pom.xml b/loadflow/loadflow-api/pom.xml index 932ac701554..d2e899a7e03 100644 --- a/loadflow/loadflow-api/pom.xml +++ b/loadflow/loadflow-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-loadflow - 3.7.1 + 3.7.2 powsybl-loadflow-api diff --git a/loadflow/loadflow-results-completion/pom.xml b/loadflow/loadflow-results-completion/pom.xml index 435134840b9..d019e435df1 100644 --- a/loadflow/loadflow-results-completion/pom.xml +++ b/loadflow/loadflow-results-completion/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-loadflow - 3.7.1 + 3.7.2 powsybl-loadflow-results-completion diff --git a/loadflow/loadflow-scripting/pom.xml b/loadflow/loadflow-scripting/pom.xml index a0f6790995f..3ace6466836 100644 --- a/loadflow/loadflow-scripting/pom.xml +++ b/loadflow/loadflow-scripting/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-loadflow - 3.7.1 + 3.7.2 powsybl-loadflow-scripting diff --git a/loadflow/loadflow-validation/pom.xml b/loadflow/loadflow-validation/pom.xml index dec8b07cb16..0f0d8311e79 100644 --- a/loadflow/loadflow-validation/pom.xml +++ b/loadflow/loadflow-validation/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-loadflow - 3.7.1 + 3.7.2 powsybl-loadflow-validation diff --git a/loadflow/pom.xml b/loadflow/pom.xml index efca96a496c..9d110d5c35a 100644 --- a/loadflow/pom.xml +++ b/loadflow/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 pom diff --git a/math/pom.xml b/math/pom.xml index bc4192aec17..8a6d384e9b3 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-math diff --git a/matpower/matpower-converter/pom.xml b/matpower/matpower-converter/pom.xml index b2b8522bf53..2a96f360906 100644 --- a/matpower/matpower-converter/pom.xml +++ b/matpower/matpower-converter/pom.xml @@ -13,7 +13,7 @@ powsybl-matpower com.powsybl - 3.7.1 + 3.7.2 powsybl-matpower-converter diff --git a/matpower/matpower-model/pom.xml b/matpower/matpower-model/pom.xml index b50467c4f6d..cd17b0fcd53 100644 --- a/matpower/matpower-model/pom.xml +++ b/matpower/matpower-model/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-matpower - 3.7.1 + 3.7.2 powsybl-matpower-model diff --git a/matpower/pom.xml b/matpower/pom.xml index 90d2f80dd6d..d8a553d240e 100644 --- a/matpower/pom.xml +++ b/matpower/pom.xml @@ -13,7 +13,7 @@ powsybl-core com.powsybl - 3.7.1 + 3.7.2 pom diff --git a/pom.xml b/pom.xml index 688c0b1d21c..dc80fb0c4d1 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ powsybl-core - 3.7.1 + 3.7.2 pom powsybl diff --git a/psse/pom.xml b/psse/pom.xml index 2866bc125d7..3fb48b9106d 100644 --- a/psse/pom.xml +++ b/psse/pom.xml @@ -13,7 +13,7 @@ powsybl-core com.powsybl - 3.7.1 + 3.7.2 pom diff --git a/psse/psse-converter/pom.xml b/psse/psse-converter/pom.xml index dc11e09d513..c95f882a8d6 100644 --- a/psse/psse-converter/pom.xml +++ b/psse/psse-converter/pom.xml @@ -11,7 +11,7 @@ powsybl-psse com.powsybl - 3.7.1 + 3.7.2 4.0.0 diff --git a/psse/psse-model/pom.xml b/psse/psse-model/pom.xml index 6b813c1f9e0..39bbabfc023 100644 --- a/psse/psse-model/pom.xml +++ b/psse/psse-model/pom.xml @@ -13,7 +13,7 @@ powsybl-psse com.powsybl - 3.7.1 + 3.7.2 powsybl-psse-model diff --git a/scripting/pom.xml b/scripting/pom.xml index fa0acd2709a..15e9e5024fb 100644 --- a/scripting/pom.xml +++ b/scripting/pom.xml @@ -15,7 +15,7 @@ powsybl-core com.powsybl - 3.7.1 + 3.7.2 powsybl-scripting diff --git a/security-analysis-api/pom.xml b/security-analysis-api/pom.xml index 7bf6ab0b422..5a4a0f67f5d 100644 --- a/security-analysis-api/pom.xml +++ b/security-analysis-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-security-analysis-api diff --git a/sensitivity-analysis-api/pom.xml b/sensitivity-analysis-api/pom.xml index f020060548f..e99eb6766ba 100644 --- a/sensitivity-analysis-api/pom.xml +++ b/sensitivity-analysis-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-sensitivity-analysis-api diff --git a/simulation-api/pom.xml b/simulation-api/pom.xml index c9817a06ba1..d406d9425e0 100644 --- a/simulation-api/pom.xml +++ b/simulation-api/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 powsybl-simulation-api diff --git a/time-series/pom.xml b/time-series/pom.xml index a7ee10eedb6..300b0379613 100644 --- a/time-series/pom.xml +++ b/time-series/pom.xml @@ -15,7 +15,7 @@ powsybl-core com.powsybl - 3.7.1 + 3.7.2 pom diff --git a/time-series/time-series-api/pom.xml b/time-series/time-series-api/pom.xml index bc261acd60e..8635bf53b2f 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 - 3.7.1 + 3.7.2 powsybl-time-series-api diff --git a/tools/pom.xml b/tools/pom.xml index 04e431b6488..05bcf9263bc 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -15,7 +15,7 @@ powsybl-core com.powsybl - 3.7.1 + 3.7.2 powsybl-tools diff --git a/triple-store/pom.xml b/triple-store/pom.xml index 3efd2664471..297e2609883 100644 --- a/triple-store/pom.xml +++ b/triple-store/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 pom diff --git a/triple-store/triple-store-api/pom.xml b/triple-store/triple-store-api/pom.xml index 12b557f0ad7..838f7645409 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 - 3.7.1 + 3.7.2 powsybl-triple-store-api diff --git a/triple-store/triple-store-impl-blazegraph/pom.xml b/triple-store/triple-store-impl-blazegraph/pom.xml index 7ab9c8d5136..1f85dd22325 100644 --- a/triple-store/triple-store-impl-blazegraph/pom.xml +++ b/triple-store/triple-store-impl-blazegraph/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-triple-store - 3.7.1 + 3.7.2 powsybl-triple-store-impl-blazegraph diff --git a/triple-store/triple-store-impl-jena/pom.xml b/triple-store/triple-store-impl-jena/pom.xml index de2d99daece..cc5b97ff95b 100644 --- a/triple-store/triple-store-impl-jena/pom.xml +++ b/triple-store/triple-store-impl-jena/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-triple-store - 3.7.1 + 3.7.2 powsybl-triple-store-impl-jena diff --git a/triple-store/triple-store-impl-rdf4j/pom.xml b/triple-store/triple-store-impl-rdf4j/pom.xml index 6827a5c35d1..fa33970a287 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 - 3.7.1 + 3.7.2 powsybl-triple-store-impl-rdf4j diff --git a/triple-store/triple-store-test/pom.xml b/triple-store/triple-store-test/pom.xml index 7813c4a824e..197dc94d5d9 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 - 3.7.1 + 3.7.2 powsybl-triple-store-test diff --git a/ucte/pom.xml b/ucte/pom.xml index 348005edb3c..4f96abf016f 100644 --- a/ucte/pom.xml +++ b/ucte/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-core - 3.7.1 + 3.7.2 pom diff --git a/ucte/ucte-converter/pom.xml b/ucte/ucte-converter/pom.xml index 5cc8b7dd326..c2d823ac26b 100644 --- a/ucte/ucte-converter/pom.xml +++ b/ucte/ucte-converter/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-ucte - 3.7.1 + 3.7.2 powsybl-ucte-converter diff --git a/ucte/ucte-network/pom.xml b/ucte/ucte-network/pom.xml index 906c5ee4b28..e20efd398b8 100644 --- a/ucte/ucte-network/pom.xml +++ b/ucte/ucte-network/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-ucte - 3.7.1 + 3.7.2 powsybl-ucte-network diff --git a/ucte/ucte-util/pom.xml b/ucte/ucte-util/pom.xml index 175a09936aa..cf321a39256 100644 --- a/ucte/ucte-util/pom.xml +++ b/ucte/ucte-util/pom.xml @@ -7,7 +7,7 @@ com.powsybl powsybl-ucte - 3.7.1 + 3.7.2 powsybl-ucte-util