File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 360
360
<plugin >
361
361
<groupId >org.eluder.coveralls</groupId >
362
362
<artifactId >coveralls-maven-plugin</artifactId >
363
- <version >2.2 .0</version >
363
+ <version >4.3 .0</version >
364
364
</plugin >
365
365
<plugin >
366
366
<groupId >org.asciidoctor</groupId >
367
367
<artifactId >asciidoctor-maven-plugin</artifactId >
368
- <version >1.5.2 </version >
368
+ <version >1.5.6 </version >
369
369
</plugin >
370
370
</plugins >
371
371
</pluginManagement >
400
400
<manifestEntries >
401
401
<Specification-Title >${project.name} </Specification-Title >
402
402
<Specification-Version >${project.version} </Specification-Version >
403
- <Specification-Vendor >Werner Keil, Otavio Santana, Trivadis AG </Specification-Vendor >
403
+ <Specification-Vendor >Werner Keil, Otavio Santana and others </Specification-Vendor >
404
404
<Implementation-Vendor >${project.organization.name} </Implementation-Vendor >
405
405
<Implementation-URL >http://www.javamoney.org</Implementation-URL >
406
406
</manifestEntries >
You can’t perform that action at this time.
0 commit comments