Skip to content
Snippets Groups Projects
Commit 3f05f0f3 authored by LEMERCIER Denis's avatar LEMERCIER Denis
Browse files

creation de la version 1.2.3-SNAPSHOT

parent ee102ada
No related branches found
No related tags found
1 merge request!11Develop vers main
Pipeline #232120 passed
+4
......@@ -11,6 +11,11 @@
<option name="name" value="gitlab-maven" />
<option name="url" value="https://gitlab-forge.din.developpement-durable.gouv.fr/api/v4/groups/5389/-/packages/maven" />
</remote-repository>
<remote-repository>
<option name="id" value="gitlab-maven" />
<option name="name" value="gitlab-maven" />
<option name="url" value="https://gitlab-forge.din.developpement-durable.gouv.fr/api/v4/projects/22954/packages/maven" />
</remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
......
......@@ -5,12 +5,12 @@
<parent>
<groupId>org.mte.numecoeval</groupId>
<artifactId>core</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<artifactId>api-event-calculs</artifactId>
<name>api-event-calculs</name>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<description>api-event-calculs</description>
<repositories>
......@@ -46,7 +46,7 @@
<dependency>
<groupId>org.mte.numecoeval</groupId>
<artifactId>calculs</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
</dependency>
<dependency>
......
......@@ -5,12 +5,12 @@
<parent>
<groupId>org.mte.numecoeval</groupId>
<artifactId>core</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<artifactId>api-event-donneesEntrees</artifactId>
<name>api-event-donneesEntrees</name>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<description>api-event-donneesEntrees</description>
<repositories>
......
......@@ -5,11 +5,11 @@
<parent>
<groupId>org.mte.numecoeval</groupId>
<artifactId>core</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<artifactId>api-expositiondonneesentrees</artifactId>
<version>1.2.2</version>
<version>1.2.3-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>
......
......@@ -5,12 +5,12 @@
<parent>
<groupId>org.mte.numecoeval</groupId>
<artifactId>core</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<artifactId>api-referentiel</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<name>api-referentiel</name>
<description>API Referentiel - Lecture, chargement et exposition par API</description>
......
......@@ -5,11 +5,11 @@
<parent>
<groupId>org.mte.numecoeval</groupId>
<artifactId>core</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<artifactId>calculs</artifactId>
<version>1.2.2</version>
<version>1.2.3-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
......
......@@ -5,12 +5,12 @@
<parent>
<groupId>org.mte.numecoeval</groupId>
<artifactId>core</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<artifactId>common</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<name>common</name>
<description>Module commun</description>
......
......@@ -11,7 +11,7 @@
<groupId>org.mte.numecoeval</groupId>
<artifactId>core</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<name>core</name>
<packaging>pom</packaging>
<description>Projet parent du projet NumEcoEval</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment