Skip to content
Snippets Groups Projects
Commit 6fd70b61 authored by benjamin.anthonio's avatar benjamin.anthonio
Browse files

remove unused dependence from poms

parent 2c712fe2
Branches
No related tags found
No related merge requests found
......@@ -11,15 +11,6 @@
<name>Auth Microservice</name>
<dependencies>
<!-- Ajoute ici les dépendances spécifiques à ton microservice -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.5.4</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
......
......@@ -11,15 +11,6 @@
<name>Correction_qcm Microservice</name>
<dependencies>
<!-- Ajoute ici les dépendances spécifiques à ton microservice -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.5.4</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
......
......@@ -11,15 +11,6 @@
<name>Creation_qcm Microservice</name>
<dependencies>
<!-- Ajoute ici les dépendances spécifiques à ton microservice -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.5.4</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
......
......@@ -11,15 +11,6 @@
<name>frontend Microservice</name>
<dependencies>
<!-- Ajoute ici les dépendances spécifiques à ton microservice -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.5.4</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
......
......@@ -11,14 +11,6 @@
<name>Helloworld Microservice</name>
<dependencies>
<!-- Ajoute ici les dépendances spécifiques à ton microservice -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.5.4</version>
</dependency>
</dependencies>
<properties>
<!-- Propriétés pour SonarQube -->
......
......@@ -11,15 +11,6 @@
<name>Realise_qcm Microservice</name>
<dependencies>
<!-- Ajoute ici les dépendances spécifiques à ton microservice -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.5.4</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
......
......@@ -11,15 +11,6 @@
<name>Search_qcm Microservice</name>
<dependencies>
<!-- Ajoute ici les dépendances spécifiques à ton microservice -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.5.4</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment