From a1056f59c8e83f0a8f987dbba9ed6cab6c3743a5 Mon Sep 17 00:00:00 2001 From: danielthirion Date: Fri, 13 Dec 2024 11:16:13 +0000 Subject: [PATCH 1/2] Prepare release 1.37.0 --- cse-cc-export-runner-app/pom.xml | 2 +- cse-cc-import-runner-app/pom.xml | 2 +- cse-lib/computation/pom.xml | 4 ++-- cse-lib/data/pom.xml | 4 ++-- cse-lib/network-processing/pom.xml | 2 +- cse-lib/pom.xml | 2 +- cse-runner-api/pom.xml | 2 +- cse-runner-spring-boot-starter/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cse-cc-export-runner-app/pom.xml b/cse-cc-export-runner-app/pom.xml index 4e1ce830..c81185fe 100644 --- a/cse-cc-export-runner-app/pom.xml +++ b/cse-cc-export-runner-app/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.37.0-SNAPSHOT + 1.37.0 4.0.0 diff --git a/cse-cc-import-runner-app/pom.xml b/cse-cc-import-runner-app/pom.xml index 170e1281..60459e17 100644 --- a/cse-cc-import-runner-app/pom.xml +++ b/cse-cc-import-runner-app/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.37.0-SNAPSHOT + 1.37.0 4.0.0 diff --git a/cse-lib/computation/pom.xml b/cse-lib/computation/pom.xml index 3a6bfe28..65d5c5e1 100644 --- a/cse-lib/computation/pom.xml +++ b/cse-lib/computation/pom.xml @@ -14,12 +14,12 @@ gridcapa-cse-lib com.farao-community.farao - 1.37.0-SNAPSHOT + 1.37.0 4.0.0 gridcapa-cse-computation - 1.37.0-SNAPSHOT + 1.37.0 jar Common CSE computation utilities Module that manages common computation for CSE processes diff --git a/cse-lib/data/pom.xml b/cse-lib/data/pom.xml index dcec52e2..216662f8 100644 --- a/cse-lib/data/pom.xml +++ b/cse-lib/data/pom.xml @@ -7,11 +7,11 @@ gridcapa-cse-lib com.farao-community.farao - 1.37.0-SNAPSHOT + 1.37.0 gridcapa-cse-data - 1.37.0-SNAPSHOT + 1.37.0 jar Common CSE data management Module that manages specific data format for CSE processes diff --git a/cse-lib/network-processing/pom.xml b/cse-lib/network-processing/pom.xml index 6b3db63e..7cbbab7c 100644 --- a/cse-lib/network-processing/pom.xml +++ b/cse-lib/network-processing/pom.xml @@ -7,7 +7,7 @@ gridcapa-cse-lib com.farao-community.farao - 1.37.0-SNAPSHOT + 1.37.0 gridcapa-cse-network-processing diff --git a/cse-lib/pom.xml b/cse-lib/pom.xml index a8299fc1..cca4f1a2 100644 --- a/cse-lib/pom.xml +++ b/cse-lib/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.37.0-SNAPSHOT + 1.37.0 4.0.0 diff --git a/cse-runner-api/pom.xml b/cse-runner-api/pom.xml index c2612060..a79624a3 100644 --- a/cse-runner-api/pom.xml +++ b/cse-runner-api/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao gridcapa-cse - 1.37.0-SNAPSHOT + 1.37.0 gridcapa-cse-runner-api diff --git a/cse-runner-spring-boot-starter/pom.xml b/cse-runner-spring-boot-starter/pom.xml index a3fcc9ff..1d2da71a 100644 --- a/cse-runner-spring-boot-starter/pom.xml +++ b/cse-runner-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.37.0-SNAPSHOT + 1.37.0 4.0.0 diff --git a/pom.xml b/pom.xml index 5a7748e9..4139ea85 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ gridcapa-cse - 1.37.0-SNAPSHOT + 1.37.0 pom GridCapa CSE From 9926df91c5b409b5fc14072825156d19853e258f Mon Sep 17 00:00:00 2001 From: danielthirion Date: Fri, 13 Dec 2024 11:20:39 +0000 Subject: [PATCH 2/2] Prepare next release 1.38.0 --- cse-cc-export-runner-app/pom.xml | 2 +- cse-cc-import-runner-app/pom.xml | 2 +- cse-lib/computation/pom.xml | 4 ++-- cse-lib/data/pom.xml | 4 ++-- cse-lib/network-processing/pom.xml | 2 +- cse-lib/pom.xml | 2 +- cse-runner-api/pom.xml | 2 +- cse-runner-spring-boot-starter/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cse-cc-export-runner-app/pom.xml b/cse-cc-export-runner-app/pom.xml index c81185fe..edd23ce7 100644 --- a/cse-cc-export-runner-app/pom.xml +++ b/cse-cc-export-runner-app/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.37.0 + 1.38.0-SNAPSHOT 4.0.0 diff --git a/cse-cc-import-runner-app/pom.xml b/cse-cc-import-runner-app/pom.xml index 60459e17..908bbb6a 100644 --- a/cse-cc-import-runner-app/pom.xml +++ b/cse-cc-import-runner-app/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.37.0 + 1.38.0-SNAPSHOT 4.0.0 diff --git a/cse-lib/computation/pom.xml b/cse-lib/computation/pom.xml index 65d5c5e1..68391780 100644 --- a/cse-lib/computation/pom.xml +++ b/cse-lib/computation/pom.xml @@ -14,12 +14,12 @@ gridcapa-cse-lib com.farao-community.farao - 1.37.0 + 1.38.0-SNAPSHOT 4.0.0 gridcapa-cse-computation - 1.37.0 + 1.38.0-SNAPSHOT jar Common CSE computation utilities Module that manages common computation for CSE processes diff --git a/cse-lib/data/pom.xml b/cse-lib/data/pom.xml index 216662f8..8cab1e0b 100644 --- a/cse-lib/data/pom.xml +++ b/cse-lib/data/pom.xml @@ -7,11 +7,11 @@ gridcapa-cse-lib com.farao-community.farao - 1.37.0 + 1.38.0-SNAPSHOT gridcapa-cse-data - 1.37.0 + 1.38.0-SNAPSHOT jar Common CSE data management Module that manages specific data format for CSE processes diff --git a/cse-lib/network-processing/pom.xml b/cse-lib/network-processing/pom.xml index 7cbbab7c..be77732f 100644 --- a/cse-lib/network-processing/pom.xml +++ b/cse-lib/network-processing/pom.xml @@ -7,7 +7,7 @@ gridcapa-cse-lib com.farao-community.farao - 1.37.0 + 1.38.0-SNAPSHOT gridcapa-cse-network-processing diff --git a/cse-lib/pom.xml b/cse-lib/pom.xml index cca4f1a2..15284d2d 100644 --- a/cse-lib/pom.xml +++ b/cse-lib/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.37.0 + 1.38.0-SNAPSHOT 4.0.0 diff --git a/cse-runner-api/pom.xml b/cse-runner-api/pom.xml index a79624a3..c31a4fd5 100644 --- a/cse-runner-api/pom.xml +++ b/cse-runner-api/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao gridcapa-cse - 1.37.0 + 1.38.0-SNAPSHOT gridcapa-cse-runner-api diff --git a/cse-runner-spring-boot-starter/pom.xml b/cse-runner-spring-boot-starter/pom.xml index 1d2da71a..2d86209d 100644 --- a/cse-runner-spring-boot-starter/pom.xml +++ b/cse-runner-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.37.0 + 1.38.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 4139ea85..e1124853 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ gridcapa-cse - 1.37.0 + 1.38.0-SNAPSHOT pom GridCapa CSE