diff --git a/cse-cc-export-runner-app/pom.xml b/cse-cc-export-runner-app/pom.xml index eb2bddfa..a053e5db 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.4.0-SNAPSHOT + 1.4.0 4.0.0 diff --git a/cse-cc-import-runner-app/pom.xml b/cse-cc-import-runner-app/pom.xml index 8c91eb67..5d3a46d6 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.4.0-SNAPSHOT + 1.4.0 4.0.0 diff --git a/cse-lib/computation/pom.xml b/cse-lib/computation/pom.xml index 3618b4f9..b632a542 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.4.0-SNAPSHOT + 1.4.0 4.0.0 gridcapa-cse-computation - 1.4.0-SNAPSHOT + 1.4.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 72f70e38..f882c5c9 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.4.0-SNAPSHOT + 1.4.0 gridcapa-cse-data - 1.4.0-SNAPSHOT + 1.4.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 5ccddb02..78101e2b 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.4.0-SNAPSHOT + 1.4.0 gridcapa-cse-network-processing diff --git a/cse-lib/pom.xml b/cse-lib/pom.xml index 7ba54e6a..1b205d96 100644 --- a/cse-lib/pom.xml +++ b/cse-lib/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.4.0-SNAPSHOT + 1.4.0 4.0.0 diff --git a/cse-runner-api/pom.xml b/cse-runner-api/pom.xml index c121c1ca..2797a02a 100644 --- a/cse-runner-api/pom.xml +++ b/cse-runner-api/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao gridcapa-cse - 1.4.0-SNAPSHOT + 1.4.0 gridcapa-cse-runner-api diff --git a/cse-runner-spring-boot-starter/pom.xml b/cse-runner-spring-boot-starter/pom.xml index 2b03d3c4..219b866d 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.4.0-SNAPSHOT + 1.4.0 4.0.0 diff --git a/pom.xml b/pom.xml index 789a095b..e3d4678f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ gridcapa-cse - 1.4.0-SNAPSHOT + 1.4.0 pom GridCapa CSE