Skip to content

Commit

Permalink
Merge pull request #67 from halgrimur/patch-2
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
tswast committed Jan 28, 2016
2 parents a3323e2 + a4e8148 commit 7d0e80d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions managed_vms/cloudstorage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@
<type>jar</type>
<scope>provided</scope>
</dependency>
<!-- [START dependencies] -->
<dependency>
<groupId>com.google.gcloud</groupId>
<artifactId>gcloud-java-storage</artifactId>
<version>0.1.1</version>
</dependency>
<!-- [END dependencies] -->
</dependencies>
<build>
<!-- for hot reload of the web application -->
Expand Down

0 comments on commit 7d0e80d

Please sign in to comment.