diff --git a/services/api-event-calculs/pom.xml b/services/api-event-calculs/pom.xml index a631d85ed9b71544c57cc8b9fc308cc6423e6bfa..3a04f7911843df38f167e3aff9637e404e264396 100644 --- a/services/api-event-calculs/pom.xml +++ b/services/api-event-calculs/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.mte.numecoeval</groupId> <artifactId>core</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath/> <!-- lookup parent from repository --> </parent> <artifactId>api-event-calculs</artifactId> <name>api-event-calculs</name> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <description>api-event-calculs</description> <repositories> diff --git a/services/api-event-donneesentrees/pom.xml b/services/api-event-donneesentrees/pom.xml index b38e032e0e0c05ff6a113cdc65aa66dc30963b8c..e663bd49868ba63e65bf023ac9d230f4c901ea50 100644 --- a/services/api-event-donneesentrees/pom.xml +++ b/services/api-event-donneesentrees/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.mte.numecoeval</groupId> <artifactId>core</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath/> <!-- lookup parent from repository --> </parent> <artifactId>api-event-donneesEntrees</artifactId> <name>api-event-donneesEntrees</name> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <description>api-event-donneesEntrees</description> <repositories> diff --git a/services/api-expositiondonneesentrees/pom.xml b/services/api-expositiondonneesentrees/pom.xml index e3b7f486dd9f9b931a78864c38c47b29c38db9ea..101811a1e9c5b92483cdb93d02f8add0214f322f 100644 --- a/services/api-expositiondonneesentrees/pom.xml +++ b/services/api-expositiondonneesentrees/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.mte.numecoeval</groupId> <artifactId>core</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath/> <!-- lookup parent from repository --> </parent> <artifactId>api-expositiondonneesentrees</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <name>api-expositiondonneesentrees</name> <description>API Exposition des données d'entrées - Exposition par API pour injecter des données d'entrées </description> diff --git a/services/api-referentiel/pom.xml b/services/api-referentiel/pom.xml index b8ac4faff349bf9265ff929dafdb1fc226539aeb..8ab542fe56b8d39033ec5d7d4bd15782aa3ae230 100644 --- a/services/api-referentiel/pom.xml +++ b/services/api-referentiel/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.mte.numecoeval</groupId> <artifactId>core</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath/> <!-- lookup parent from repository --> </parent> <artifactId>api-referentiel</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <name>api-referentiel</name> <description>API Referentiel - Lecture, chargement et exposition par API</description> diff --git a/services/calculs/pom.xml b/services/calculs/pom.xml index dd99e5fda0ae74e9ae9c548524e3b08f4ececef3..95cd2d9ce9003f726b1e130c89156fa86e2c880d 100644 --- a/services/calculs/pom.xml +++ b/services/calculs/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.mte.numecoeval</groupId> <artifactId>core</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath/> <!-- lookup parent from repository --> </parent> <artifactId>calculs</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <name>calculs</name> <description>Module contenant l'intégralité des règles de calculs et du code métier lié aux calculs d'impact d'équipement diff --git a/services/common/pom.xml b/services/common/pom.xml index 01a4d3e05427e99df1c64a12956840809a02fd9e..36252b9876cc22a5aee527cacfa1a3f96465cdc5 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.mte.numecoeval</groupId> <artifactId>core</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath/> <!-- lookup parent from repository --> </parent> <artifactId>common</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <name>common</name> <description>Module commun</description> diff --git a/services/core/pom.xml b/services/core/pom.xml index 76ffc609753ae79a0d7b38182d7b0f3088dc9b6a..ce528a99bccc767c1eb20b583cb88f82b0ec1b87 100644 --- a/services/core/pom.xml +++ b/services/core/pom.xml @@ -11,7 +11,7 @@ <groupId>org.mte.numecoeval</groupId> <artifactId>core</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <name>core</name> <packaging>pom</packaging> <description>Projet parent du projet NumEcoEval</description>