We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85401a commit 9002f17Copy full SHA for 9002f17
.mvn/extensions.xml
@@ -19,6 +19,6 @@
19
<extension>
20
<groupId>com.marvinformatics.jacoco</groupId>
21
<artifactId>easy-jacoco-maven-plugin</artifactId>
22
- <version>0.1.1</version>
+ <version>0.1.3</version>
23
</extension>
24
</extensions>
pom.xml
@@ -288,7 +288,7 @@
288
<plugin>
289
290
291
292
<configuration>
293
<projectRules>
294
<rule>
0 commit comments