File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 308308 <version >3.1</version >
309309 </plugin >
310310 <plugin >
311- <groupId >org.jacoco</groupId >
312- <artifactId >jacoco-maven-plugin</artifactId >
313- <version >0.6.3.201306030806 </version >
314- <configuration >
311+ <groupId >org.jacoco</groupId >
312+ <artifactId >jacoco-maven-plugin</artifactId >
313+ <version >0.7.2.201409121644 </version >
314+ <configuration >
315315 <destFile >${basedir} /target/coverage-reports/jacoco-unit.exec</destFile >
316316 <dataFile >${basedir} /target/coverage-reports/jacoco-unit.exec</dataFile >
317- </configuration >
317+ </configuration >
318318 </plugin >
319319 <plugin >
320320 <groupId >org.asciidoctor</groupId >
321321 <artifactId >asciidoctor-maven-plugin</artifactId >
322- <version >0.1.4 </version >
322+ <version >1.5.0 </version >
323323 </plugin >
324324 </plugins >
325325 </pluginManagement >
You can’t perform that action at this time.
0 commit comments