mirror of https://github.com/apache/jclouds.git
Remove the graduated GCE provided and updated Maven coordinates
This commit is contained in:
parent
2abac7c11c
commit
e76c59fef4
|
@ -49,13 +49,13 @@
|
|||
<version>${jclouds.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.jclouds.labs</groupId>
|
||||
<groupId>org.apache.jclouds.common</groupId>
|
||||
<artifactId>googlecloud</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.jclouds.labs</groupId>
|
||||
<groupId>org.apache.jclouds.common</groupId>
|
||||
<artifactId>googlecloud</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<type>test-jar</type>
|
||||
|
|
Loading…
Reference in New Issue