Remove the graduated GCE provided and updated Maven coordinates

This commit is contained in:
Ignasi Barrera 2015-06-26 14:51:07 +02:00
parent 2abac7c11c
commit e76c59fef4
1 changed files with 2 additions and 2 deletions

View File

@ -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>