Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
add jacoco version
  • Loading branch information
bairenlong-sfdc authored Jan 30, 2025
1 parent 923d709 commit 4382863
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,13 +185,11 @@
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${springframework.boot.version}</version>
</plugin>
<!-- build coverage error affter adding eclipse antlr generator
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.8</version>
</plugin>
-->
</plugins>
</pluginManagement>
<plugins>
Expand Down

0 comments on commit 4382863

Please sign in to comment.