We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c842cc8 commit 43138a3Copy full SHA for 43138a3
README.md
@@ -22,7 +22,7 @@ Replace your jacoco-maven-plugin report-aggregate execution...
22
<plugin>
23
<groupId>org.codefilarete</groupId>
24
<artifactId>jacoco-aggregate-submodule</artifactId>
25
- <version>${}</version>
+ <version>${codefilarete.jacoco.version}</version>
26
<executions>
27
<execution>
28
<id>report-aggregate</id>
0 commit comments