diff --git a/cse-cc-export-runner-app/pom.xml b/cse-cc-export-runner-app/pom.xml index 04e3770e..a279c7e5 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.28.0 + 1.28.1-SNAPSHOT 4.0.0 diff --git a/cse-cc-import-runner-app/pom.xml b/cse-cc-import-runner-app/pom.xml index 1982fc82..59dd2a1b 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.28.0 + 1.28.1-SNAPSHOT 4.0.0 diff --git a/cse-lib/computation/pom.xml b/cse-lib/computation/pom.xml index 4b1cbbbb..2b93adba 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.28.0 + 1.28.1-SNAPSHOT 4.0.0 gridcapa-cse-computation - 1.28.0 + 1.28.1-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 7e1caca5..2d445b46 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.28.0 + 1.28.1-SNAPSHOT gridcapa-cse-data - 1.28.0 + 1.28.1-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 95c764c7..488c691e 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.28.0 + 1.28.1-SNAPSHOT gridcapa-cse-network-processing diff --git a/cse-lib/pom.xml b/cse-lib/pom.xml index d4937614..89658d18 100644 --- a/cse-lib/pom.xml +++ b/cse-lib/pom.xml @@ -5,7 +5,7 @@ gridcapa-cse com.farao-community.farao - 1.28.0 + 1.28.1-SNAPSHOT 4.0.0 diff --git a/cse-runner-api/pom.xml b/cse-runner-api/pom.xml index 5fadf088..8baf6c39 100644 --- a/cse-runner-api/pom.xml +++ b/cse-runner-api/pom.xml @@ -7,7 +7,7 @@ com.farao-community.farao gridcapa-cse - 1.28.0 + 1.28.1-SNAPSHOT gridcapa-cse-runner-api diff --git a/cse-runner-spring-boot-starter/pom.xml b/cse-runner-spring-boot-starter/pom.xml index 1a4b8d7f..6c2f56c1 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.28.0 + 1.28.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index e0d78b35..c3046553 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ gridcapa-cse - 1.28.0 + 1.28.1-SNAPSHOT pom GridCapa CSE