mirror of https://github.com/apache/jclouds.git
Upgrade to duplicate-finder-maven-plugin 1.5.0
Notably this fixes an issue with duplicate module-version files in JAXB. Release notes: https://github.com/basepom/duplicate-finder-maven-plugin/releases
This commit is contained in:
parent
6de7854fd7
commit
a4a301fd7c
|
@ -798,7 +798,7 @@
|
|||
<plugin>
|
||||
<groupId>org.basepom.maven</groupId>
|
||||
<artifactId>duplicate-finder-maven-plugin</artifactId>
|
||||
<version>1.1.2</version>
|
||||
<version>1.5.0</version>
|
||||
<configuration>
|
||||
<exceptions>
|
||||
<exception>
|
||||
|
|
Loading…
Reference in New Issue