From 72de7c041c206be2b1cbcd95a561ad431c2ea740 Mon Sep 17 00:00:00 2001 From: Antoine Bouhours Date: Wed, 25 Sep 2024 09:28:11 +0200 Subject: [PATCH 1/2] Bump to 1.18.0 (#458) Signed-off-by: BOUHOURS Antoine --- network-store-client-distribution/pom.xml | 2 +- network-store-client/pom.xml | 2 +- network-store-iidm-impl/pom.xml | 2 +- network-store-model/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/network-store-client-distribution/pom.xml b/network-store-client-distribution/pom.xml index e319a4ceb..a267c3b62 100644 --- a/network-store-client-distribution/pom.xml +++ b/network-store-client-distribution/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-network-store-client-parent - 1.18.0-SNAPSHOT + 1.18.0 powsybl-network-store-client-distribution diff --git a/network-store-client/pom.xml b/network-store-client/pom.xml index 87e5f7dae..97d67e581 100644 --- a/network-store-client/pom.xml +++ b/network-store-client/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-network-store-client-parent - 1.18.0-SNAPSHOT + 1.18.0 powsybl-network-store-client diff --git a/network-store-iidm-impl/pom.xml b/network-store-iidm-impl/pom.xml index a57458e22..43d14b2b3 100644 --- a/network-store-iidm-impl/pom.xml +++ b/network-store-iidm-impl/pom.xml @@ -12,7 +12,7 @@ powsybl-network-store-client-parent com.powsybl - 1.18.0-SNAPSHOT + 1.18.0 powsybl-network-store-iidm-impl diff --git a/network-store-model/pom.xml b/network-store-model/pom.xml index 19713308c..02ea289d3 100644 --- a/network-store-model/pom.xml +++ b/network-store-model/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-network-store-client-parent - 1.18.0-SNAPSHOT + 1.18.0 powsybl-network-store-model diff --git a/pom.xml b/pom.xml index 17bd95587..910478eaa 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ powsybl-network-store-client-parent - 1.18.0-SNAPSHOT + 1.18.0 pom Network store client parent From 8510709d53e6f3de087665a282b41efc54c2bf01 Mon Sep 17 00:00:00 2001 From: Antoine Bouhours Date: Wed, 25 Sep 2024 09:33:57 +0200 Subject: [PATCH 2/2] Bump to 1.19.0-SNAPSHOT (#459) Signed-off-by: BOUHOURS Antoine --- network-store-client-distribution/pom.xml | 2 +- network-store-client/pom.xml | 2 +- network-store-iidm-impl/pom.xml | 2 +- network-store-model/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/network-store-client-distribution/pom.xml b/network-store-client-distribution/pom.xml index a267c3b62..eb9704f61 100644 --- a/network-store-client-distribution/pom.xml +++ b/network-store-client-distribution/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-network-store-client-parent - 1.18.0 + 1.19.0-SNAPSHOT powsybl-network-store-client-distribution diff --git a/network-store-client/pom.xml b/network-store-client/pom.xml index 97d67e581..616a56e2b 100644 --- a/network-store-client/pom.xml +++ b/network-store-client/pom.xml @@ -15,7 +15,7 @@ com.powsybl powsybl-network-store-client-parent - 1.18.0 + 1.19.0-SNAPSHOT powsybl-network-store-client diff --git a/network-store-iidm-impl/pom.xml b/network-store-iidm-impl/pom.xml index 43d14b2b3..f4c000b15 100644 --- a/network-store-iidm-impl/pom.xml +++ b/network-store-iidm-impl/pom.xml @@ -12,7 +12,7 @@ powsybl-network-store-client-parent com.powsybl - 1.18.0 + 1.19.0-SNAPSHOT powsybl-network-store-iidm-impl diff --git a/network-store-model/pom.xml b/network-store-model/pom.xml index 02ea289d3..8f92b1717 100644 --- a/network-store-model/pom.xml +++ b/network-store-model/pom.xml @@ -13,7 +13,7 @@ com.powsybl powsybl-network-store-client-parent - 1.18.0 + 1.19.0-SNAPSHOT powsybl-network-store-model diff --git a/pom.xml b/pom.xml index 910478eaa..e25b7a6b8 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ powsybl-network-store-client-parent - 1.18.0 + 1.19.0-SNAPSHOT pom Network store client parent