summaryrefslogtreecommitdiffstats
path: root/springboot/springboot1/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'springboot/springboot1/pom.xml')
-rw-r--r--springboot/springboot1/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index 380654d0..02ca3ac7 100644
--- a/springboot/springboot1/pom.xml
+++ b/springboot/springboot1/pom.xml
@@ -613,10 +613,6 @@
</plugin>
<!-- Jacoco / Sonar -->
<plugin>
- <groupId>org.jacoco</groupId>
- <artifactId>jacoco-maven-plugin</artifactId>
- </plugin>
- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
</plugin>