From 97936ea506254e775f650b7972f5750d0d2671f4 Mon Sep 17 00:00:00 2001 From: Peter Mitri Date: Tue, 21 Nov 2023 09:45:49 +0100 Subject: [PATCH] prepare release v4.6.2 --- commons/pom.xml | 2 +- data/crac-creation/crac-creation-util/pom.xml | 2 +- data/crac-creation/crac-creator-api/pom.xml | 2 +- data/crac-creation/crac-creator-cim/pom.xml | 2 +- data/crac-creation/crac-creator-csa-profiles/pom.xml | 2 +- data/crac-creation/crac-creator-cse/pom.xml | 2 +- data/crac-creation/crac-creator-fb-constraint/pom.xml | 2 +- data/crac-creation/pom.xml | 2 +- data/crac-io/crac-io-api/pom.xml | 2 +- data/crac-io/crac-io-json/pom.xml | 2 +- data/crac-io/pom.xml | 4 ++-- data/crac/crac-api/pom.xml | 2 +- data/crac/crac-impl/pom.xml | 2 +- data/crac/crac-loopflow-extension/pom.xml | 2 +- data/crac/crac-util/pom.xml | 2 +- data/crac/pom.xml | 4 ++-- data/flowbased-domain/pom.xml | 2 +- data/glsk/glsk-virtual-hubs/pom.xml | 2 +- data/glsk/pom.xml | 4 ++-- data/native-crac/native-crac-api/pom.xml | 2 +- data/native-crac/native-crac-io-api/pom.xml | 2 +- data/native-crac/pom.xml | 4 ++-- data/pom.xml | 2 +- data/rao-result/pom.xml | 4 ++-- data/rao-result/rao-result-api/pom.xml | 2 +- data/rao-result/rao-result-impl/pom.xml | 2 +- data/rao-result/rao-result-json/pom.xml | 2 +- data/refprog/pom.xml | 4 ++-- data/refprog/reference-program/pom.xml | 2 +- data/refprog/refprog-xml-importer/pom.xml | 2 +- data/result-exporter/cne-exporter-commons/pom.xml | 2 +- data/result-exporter/core-cne-exporter/pom.xml | 2 +- data/result-exporter/pom.xml | 4 ++-- data/result-exporter/swe-cne-exporter/pom.xml | 2 +- distribution/pom.xml | 2 +- flowbased-computation/flowbased-computation-api/pom.xml | 2 +- flowbased-computation/flowbased-computation-impl/pom.xml | 2 +- flowbased-computation/pom.xml | 2 +- loopflow-computation/pom.xml | 2 +- monitoring/angle-monitoring/pom.xml | 2 +- monitoring/monitoring-commons/pom.xml | 2 +- monitoring/pom.xml | 2 +- monitoring/voltage-monitoring/pom.xml | 2 +- pom.xml | 2 +- ra-optimisation/pom.xml | 2 +- ra-optimisation/rao-api/pom.xml | 2 +- ra-optimisation/search-tree-rao/pom.xml | 2 +- sensitivity-analysis/pom.xml | 2 +- util/pom.xml | 2 +- 49 files changed, 56 insertions(+), 56 deletions(-) diff --git a/commons/pom.xml b/commons/pom.xml index 2b2cefb076..95cf9e15ba 100755 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-core - 4.7.0-SNAPSHOT + 4.6.2 farao-commons jar diff --git a/data/crac-creation/crac-creation-util/pom.xml b/data/crac-creation/crac-creation-util/pom.xml index c057cdbfa3..3af445f2c3 100644 --- a/data/crac-creation/crac-creation-util/pom.xml +++ b/data/crac-creation/crac-creation-util/pom.xml @@ -5,7 +5,7 @@ farao-crac-creation com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac-creation/crac-creator-api/pom.xml b/data/crac-creation/crac-creator-api/pom.xml index 3e5c7aa527..164bd1d5a1 100644 --- a/data/crac-creation/crac-creator-api/pom.xml +++ b/data/crac-creation/crac-creator-api/pom.xml @@ -5,7 +5,7 @@ farao-crac-creation com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac-creation/crac-creator-cim/pom.xml b/data/crac-creation/crac-creator-cim/pom.xml index d124acf6b3..1ca390937e 100644 --- a/data/crac-creation/crac-creator-cim/pom.xml +++ b/data/crac-creation/crac-creator-cim/pom.xml @@ -12,7 +12,7 @@ farao-crac-creation com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac-creation/crac-creator-csa-profiles/pom.xml b/data/crac-creation/crac-creator-csa-profiles/pom.xml index 0bfa61c0da..28874030b6 100644 --- a/data/crac-creation/crac-creator-csa-profiles/pom.xml +++ b/data/crac-creation/crac-creator-csa-profiles/pom.xml @@ -12,7 +12,7 @@ farao-crac-creation com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac-creation/crac-creator-cse/pom.xml b/data/crac-creation/crac-creator-cse/pom.xml index 59478dbb3a..3c024086b2 100644 --- a/data/crac-creation/crac-creator-cse/pom.xml +++ b/data/crac-creation/crac-creator-cse/pom.xml @@ -12,7 +12,7 @@ farao-crac-creation com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac-creation/crac-creator-fb-constraint/pom.xml b/data/crac-creation/crac-creator-fb-constraint/pom.xml index a970676091..52b72bc94c 100644 --- a/data/crac-creation/crac-creator-fb-constraint/pom.xml +++ b/data/crac-creation/crac-creator-fb-constraint/pom.xml @@ -12,7 +12,7 @@ farao-crac-creation com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac-creation/pom.xml b/data/crac-creation/pom.xml index 104c516fb2..281d7bae3d 100644 --- a/data/crac-creation/pom.xml +++ b/data/crac-creation/pom.xml @@ -12,7 +12,7 @@ farao-data com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac-io/crac-io-api/pom.xml b/data/crac-io/crac-io-api/pom.xml index 957fbd7474..50f7967713 100644 --- a/data/crac-io/crac-io-api/pom.xml +++ b/data/crac-io/crac-io-api/pom.xml @@ -5,7 +5,7 @@ farao-crac-io com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac-io/crac-io-json/pom.xml b/data/crac-io/crac-io-json/pom.xml index da292700d4..76d95bed4e 100644 --- a/data/crac-io/crac-io-json/pom.xml +++ b/data/crac-io/crac-io-json/pom.xml @@ -5,7 +5,7 @@ farao-crac-io com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac-io/pom.xml b/data/crac-io/pom.xml index 0c5f9ace02..83bf02b9af 100644 --- a/data/crac-io/pom.xml +++ b/data/crac-io/pom.xml @@ -7,11 +7,11 @@ com.farao-community.farao farao-data - 4.7.0-SNAPSHOT + 4.6.2 farao-crac-io - 4.7.0-SNAPSHOT + 4.6.2 pom CRAC import/export related modules Module that gathers all the CRAC importers and exporters modules diff --git a/data/crac/crac-api/pom.xml b/data/crac/crac-api/pom.xml index 1b0ce88dd6..d213ba9cd9 100644 --- a/data/crac/crac-api/pom.xml +++ b/data/crac/crac-api/pom.xml @@ -5,7 +5,7 @@ farao-crac com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac/crac-impl/pom.xml b/data/crac/crac-impl/pom.xml index caaa6ec983..eb739a08d6 100644 --- a/data/crac/crac-impl/pom.xml +++ b/data/crac/crac-impl/pom.xml @@ -5,7 +5,7 @@ farao-crac com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac/crac-loopflow-extension/pom.xml b/data/crac/crac-loopflow-extension/pom.xml index 93ef643399..714aee4454 100644 --- a/data/crac/crac-loopflow-extension/pom.xml +++ b/data/crac/crac-loopflow-extension/pom.xml @@ -5,7 +5,7 @@ farao-crac com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac/crac-util/pom.xml b/data/crac/crac-util/pom.xml index a5e19f6ad2..73446e09bf 100644 --- a/data/crac/crac-util/pom.xml +++ b/data/crac/crac-util/pom.xml @@ -5,7 +5,7 @@ farao-crac com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/crac/pom.xml b/data/crac/pom.xml index c5bd9488f7..60cdef7490 100644 --- a/data/crac/pom.xml +++ b/data/crac/pom.xml @@ -7,11 +7,11 @@ com.farao-community.farao farao-data - 4.7.0-SNAPSHOT + 4.6.2 farao-crac - 4.7.0-SNAPSHOT + 4.6.2 pom CRAC related modules Module that gathers CRAC api and its implementations diff --git a/data/flowbased-domain/pom.xml b/data/flowbased-domain/pom.xml index 923039786b..0a3c76d070 100755 --- a/data/flowbased-domain/pom.xml +++ b/data/flowbased-domain/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-data - 4.7.0-SNAPSHOT + 4.6.2 farao-flowbased-domain diff --git a/data/glsk/glsk-virtual-hubs/pom.xml b/data/glsk/glsk-virtual-hubs/pom.xml index ff4890e1b9..a19f9e1b85 100644 --- a/data/glsk/glsk-virtual-hubs/pom.xml +++ b/data/glsk/glsk-virtual-hubs/pom.xml @@ -5,7 +5,7 @@ farao-glsk com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/glsk/pom.xml b/data/glsk/pom.xml index a4c6fe1082..2906d7e76c 100644 --- a/data/glsk/pom.xml +++ b/data/glsk/pom.xml @@ -7,10 +7,10 @@ com.farao-community.farao farao-data - 4.7.0-SNAPSHOT + 4.6.2 farao-glsk - 4.7.0-SNAPSHOT + 4.6.2 pom GLSK virtual hubs related modules Module that regroups all features related to GLSK virtual hubs diff --git a/data/native-crac/native-crac-api/pom.xml b/data/native-crac/native-crac-api/pom.xml index f32aa144f6..b9fd7ba517 100644 --- a/data/native-crac/native-crac-api/pom.xml +++ b/data/native-crac/native-crac-api/pom.xml @@ -5,7 +5,7 @@ farao-native-crac com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/native-crac/native-crac-io-api/pom.xml b/data/native-crac/native-crac-io-api/pom.xml index b6c5905af3..37b6992716 100644 --- a/data/native-crac/native-crac-io-api/pom.xml +++ b/data/native-crac/native-crac-io-api/pom.xml @@ -5,7 +5,7 @@ farao-native-crac com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/native-crac/pom.xml b/data/native-crac/pom.xml index a25d988fe1..fb3ef8b9e7 100755 --- a/data/native-crac/pom.xml +++ b/data/native-crac/pom.xml @@ -7,11 +7,11 @@ com.farao-community.farao farao-data - 4.7.0-SNAPSHOT + 4.6.2 farao-native-crac - 4.7.0-SNAPSHOT + 4.6.2 pom Native CRAC Module that gathers the features related to native CRAC data diff --git a/data/pom.xml b/data/pom.xml index ac66f4bc91..508b7832f2 100755 --- a/data/pom.xml +++ b/data/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-core - 4.7.0-SNAPSHOT + 4.6.2 farao-data diff --git a/data/rao-result/pom.xml b/data/rao-result/pom.xml index 055c1a964a..9c5691865a 100755 --- a/data/rao-result/pom.xml +++ b/data/rao-result/pom.xml @@ -7,11 +7,11 @@ com.farao-community.farao farao-data - 4.7.0-SNAPSHOT + 4.6.2 farao-rao-result - 4.7.0-SNAPSHOT + 4.6.2 pom RAO result Module that gathers the features related to RAO result data diff --git a/data/rao-result/rao-result-api/pom.xml b/data/rao-result/rao-result-api/pom.xml index e5b341ab9d..2a64363e71 100644 --- a/data/rao-result/rao-result-api/pom.xml +++ b/data/rao-result/rao-result-api/pom.xml @@ -5,7 +5,7 @@ farao-rao-result com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/rao-result/rao-result-impl/pom.xml b/data/rao-result/rao-result-impl/pom.xml index 03deaef5ef..43d5bfa103 100644 --- a/data/rao-result/rao-result-impl/pom.xml +++ b/data/rao-result/rao-result-impl/pom.xml @@ -5,7 +5,7 @@ farao-rao-result com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/rao-result/rao-result-json/pom.xml b/data/rao-result/rao-result-json/pom.xml index 994a573f5a..6048018dba 100644 --- a/data/rao-result/rao-result-json/pom.xml +++ b/data/rao-result/rao-result-json/pom.xml @@ -5,7 +5,7 @@ farao-rao-result com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/refprog/pom.xml b/data/refprog/pom.xml index 7ba62c148f..59a1d7b189 100644 --- a/data/refprog/pom.xml +++ b/data/refprog/pom.xml @@ -7,11 +7,11 @@ com.farao-community.farao farao-data - 4.7.0-SNAPSHOT + 4.6.2 farao-refprog - 4.7.0-SNAPSHOT + 4.6.2 pom RefProg related modules Module that regroups all features related to RefProg file diff --git a/data/refprog/reference-program/pom.xml b/data/refprog/reference-program/pom.xml index 5c4f2fd57d..53e7a188cf 100644 --- a/data/refprog/reference-program/pom.xml +++ b/data/refprog/reference-program/pom.xml @@ -5,7 +5,7 @@ farao-refprog com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/refprog/refprog-xml-importer/pom.xml b/data/refprog/refprog-xml-importer/pom.xml index 8e28e276fb..d83bb6afd3 100644 --- a/data/refprog/refprog-xml-importer/pom.xml +++ b/data/refprog/refprog-xml-importer/pom.xml @@ -5,7 +5,7 @@ farao-refprog com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/result-exporter/cne-exporter-commons/pom.xml b/data/result-exporter/cne-exporter-commons/pom.xml index 54e1b19bb8..1396ae75aa 100644 --- a/data/result-exporter/cne-exporter-commons/pom.xml +++ b/data/result-exporter/cne-exporter-commons/pom.xml @@ -12,7 +12,7 @@ farao-result-exporter com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/result-exporter/core-cne-exporter/pom.xml b/data/result-exporter/core-cne-exporter/pom.xml index 3b9a740ada..26e444dd29 100644 --- a/data/result-exporter/core-cne-exporter/pom.xml +++ b/data/result-exporter/core-cne-exporter/pom.xml @@ -12,7 +12,7 @@ farao-result-exporter com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/data/result-exporter/pom.xml b/data/result-exporter/pom.xml index 600aca379b..686843571b 100644 --- a/data/result-exporter/pom.xml +++ b/data/result-exporter/pom.xml @@ -5,12 +5,12 @@ farao-data com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 farao-result-exporter - 4.7.0-SNAPSHOT + 4.6.2 pom Result exporters Module that regroups the RAO result exporters diff --git a/data/result-exporter/swe-cne-exporter/pom.xml b/data/result-exporter/swe-cne-exporter/pom.xml index af24ca16ad..7ac50217d0 100644 --- a/data/result-exporter/swe-cne-exporter/pom.xml +++ b/data/result-exporter/swe-cne-exporter/pom.xml @@ -12,7 +12,7 @@ farao-result-exporter com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 7a1ac7e24b..f14b639859 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-core - 4.7.0-SNAPSHOT + 4.6.2 farao-distribution diff --git a/flowbased-computation/flowbased-computation-api/pom.xml b/flowbased-computation/flowbased-computation-api/pom.xml index 89b7524d0b..c5d9554e64 100755 --- a/flowbased-computation/flowbased-computation-api/pom.xml +++ b/flowbased-computation/flowbased-computation-api/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-flowbased-computation - 4.7.0-SNAPSHOT + 4.6.2 farao-flowbased-computation-api diff --git a/flowbased-computation/flowbased-computation-impl/pom.xml b/flowbased-computation/flowbased-computation-impl/pom.xml index 23c8d7bb63..c5759f1f9a 100644 --- a/flowbased-computation/flowbased-computation-impl/pom.xml +++ b/flowbased-computation/flowbased-computation-impl/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-flowbased-computation - 4.7.0-SNAPSHOT + 4.6.2 farao-flowbased-computation-impl diff --git a/flowbased-computation/pom.xml b/flowbased-computation/pom.xml index 02ab3d376a..9d02b81c44 100755 --- a/flowbased-computation/pom.xml +++ b/flowbased-computation/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-core - 4.7.0-SNAPSHOT + 4.6.2 farao-flowbased-computation diff --git a/loopflow-computation/pom.xml b/loopflow-computation/pom.xml index 9921a8b904..e668064bb5 100644 --- a/loopflow-computation/pom.xml +++ b/loopflow-computation/pom.xml @@ -5,7 +5,7 @@ farao-core com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/monitoring/angle-monitoring/pom.xml b/monitoring/angle-monitoring/pom.xml index 2d86f016ea..87c07765f1 100644 --- a/monitoring/angle-monitoring/pom.xml +++ b/monitoring/angle-monitoring/pom.xml @@ -5,7 +5,7 @@ farao-monitoring com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/monitoring/monitoring-commons/pom.xml b/monitoring/monitoring-commons/pom.xml index 3af8a3f6ff..e97791fc58 100644 --- a/monitoring/monitoring-commons/pom.xml +++ b/monitoring/monitoring-commons/pom.xml @@ -5,7 +5,7 @@ farao-monitoring com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/monitoring/pom.xml b/monitoring/pom.xml index 36faa460e1..6a830893fe 100644 --- a/monitoring/pom.xml +++ b/monitoring/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-core - 4.7.0-SNAPSHOT + 4.6.2 farao-monitoring diff --git a/monitoring/voltage-monitoring/pom.xml b/monitoring/voltage-monitoring/pom.xml index eda6056e06..555b2b9089 100644 --- a/monitoring/voltage-monitoring/pom.xml +++ b/monitoring/voltage-monitoring/pom.xml @@ -5,7 +5,7 @@ farao-monitoring com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/pom.xml b/pom.xml index 91ddb87b65..6953586e5e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.farao-community.farao farao-core - 4.7.0-SNAPSHOT + 4.6.2 pom FARAO diff --git a/ra-optimisation/pom.xml b/ra-optimisation/pom.xml index 947ead606d..4fa9c3106c 100644 --- a/ra-optimisation/pom.xml +++ b/ra-optimisation/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-core - 4.7.0-SNAPSHOT + 4.6.2 farao-ra-optimisation diff --git a/ra-optimisation/rao-api/pom.xml b/ra-optimisation/rao-api/pom.xml index d67283803d..b429ad644f 100644 --- a/ra-optimisation/rao-api/pom.xml +++ b/ra-optimisation/rao-api/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao farao-ra-optimisation - 4.7.0-SNAPSHOT + 4.6.2 farao-rao-api diff --git a/ra-optimisation/search-tree-rao/pom.xml b/ra-optimisation/search-tree-rao/pom.xml index bb7b3e1bef..ea89e8a8d2 100644 --- a/ra-optimisation/search-tree-rao/pom.xml +++ b/ra-optimisation/search-tree-rao/pom.xml @@ -5,7 +5,7 @@ farao-ra-optimisation com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/sensitivity-analysis/pom.xml b/sensitivity-analysis/pom.xml index 6c9e8048ad..1043194954 100644 --- a/sensitivity-analysis/pom.xml +++ b/sensitivity-analysis/pom.xml @@ -5,7 +5,7 @@ farao-core com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0 diff --git a/util/pom.xml b/util/pom.xml index fe69a48e6b..372d2820ee 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -5,7 +5,7 @@ farao-core com.farao-community.farao - 4.7.0-SNAPSHOT + 4.6.2 4.0.0