Skip to content

Commit 7d0e80d

Browse files
committed
Merge pull request GoogleCloudPlatform#67 from halgrimur/patch-2
Update pom.xml
2 parents a3323e2 + a4e8148 commit 7d0e80d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

managed_vms/cloudstorage/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@
1414
<type>jar</type>
1515
<scope>provided</scope>
1616
</dependency>
17+
<!-- [START dependencies] -->
1718
<dependency>
1819
<groupId>com.google.gcloud</groupId>
1920
<artifactId>gcloud-java-storage</artifactId>
2021
<version>0.1.1</version>
2122
</dependency>
23+
<!-- [END dependencies] -->
2224
</dependencies>
2325
<build>
2426
<!-- for hot reload of the web application -->

0 commit comments

Comments
 (0)