Skip to content

Commit

Permalink
Experimental removal of one jacoco
Browse files Browse the repository at this point in the history
  • Loading branch information
csrster committed Jan 28, 2022
1 parent 24b4a1f commit d568955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
</plugin>
<plugin>
<!-- <plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.5.201505241946</version>
Expand All @@ -1084,7 +1084,7 @@
</goals>
</execution>
</executions>
</plugin>
</plugin> -->
</plugins>
</build>

Expand Down

0 comments on commit d568955

Please sign in to comment.