mirror of https://github.com/apache/jclouds.git
Do not tie duplicate class finder to a specific version of jclouds
This commit is contained in:
parent
a11e3f2ce8
commit
c6dc6951af
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue