Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
add region tag
  • Loading branch information
gottskalk committed Jan 28, 2016
1 parent 7f7e0a1 commit a4e8148
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 a4e8148

Please sign in to comment.