Do not tie duplicate class finder to a specific version of jclouds

This commit is contained in:
Ignasi Barrera 2019-06-20 11:25:12 +02:00
parent a11e3f2ce8
commit c6dc6951af
No known key found for this signature in database
GPG Key ID: 3D5414A0D959B94F
1 changed files with 0 additions and 2 deletions

View File

@ -1152,12 +1152,10 @@
<dependency>
<groupId>org.apache.jclouds</groupId>
<artifactId>jclouds-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.jclouds</groupId>
<artifactId>jclouds-gson</artifactId>
<version>${project.version}</version>
</dependency>
</conflictingDependencies>
<packages>