Skip to content

Commit 3610542

Browse files
committed
Merge pull request #71 from halgrimur/patch-1
Update pom.xml
2 parents 3012569 + abc7e45 commit 3610542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

managed_vms/datastore/pom.xml

+2
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-datastore</artifactId>
2021
<version>0.1.3</version>
2122
</dependency>
23+
<!-- [END dependencies] -->
2224
</dependencies>
2325
<build>
2426
<!-- for hot reload of the web application -->

0 commit comments

Comments
 (0)