From 1428ee07496c4913b9cdabc96b4c2674f20782d7 Mon Sep 17 00:00:00 2001 From: Geoffroy Jamgotchian Date: Thu, 30 Nov 2023 11:31:22 +0100 Subject: [PATCH] Bump 1.7.0 Signed-off-by: Geoffroy Jamgotchian --- README.md | 4 ++-- 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 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2a77cd19a..2c6a9225d 100644 --- a/README.md +++ b/README.md @@ -41,12 +41,12 @@ In your preferred IDE, create a project with following dependencies: com.powsybl powsybl-network-store-client - 1.0.0-SNAPSHOT + 1.7.0 com.powsybl powsybl-iidm-test - 5.1.1 + 6.0.2 ``` diff --git a/network-store-client-distribution/pom.xml b/network-store-client-distribution/pom.xml index 248bbf709..a019e27cc 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.7.0-SNAPSHOT + 1.7.0 powsybl-network-store-client-distribution diff --git a/network-store-client/pom.xml b/network-store-client/pom.xml index 284b5f3b2..e8088c4fa 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.7.0-SNAPSHOT + 1.7.0 powsybl-network-store-client diff --git a/network-store-iidm-impl/pom.xml b/network-store-iidm-impl/pom.xml index 4551cea25..d22ef4204 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.7.0-SNAPSHOT + 1.7.0 powsybl-network-store-iidm-impl diff --git a/network-store-model/pom.xml b/network-store-model/pom.xml index f9fe25ab3..41973a277 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.7.0-SNAPSHOT + 1.7.0 powsybl-network-store-model diff --git a/pom.xml b/pom.xml index dd6582f50..6e2919d60 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ powsybl-network-store-client-parent - 1.7.0-SNAPSHOT + 1.7.0 pom Network store client parent