We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d76c25 commit bbe0473Copy full SHA for bbe0473
2 files changed
site/0.0.7/index.html
@@ -62,7 +62,7 @@ <h2>Quickstart with Maven: Add gcloud to your pom.xml</h2>
62
<pre><dependency>
63
<groupId>com.google.gcloud</groupId>
64
<artifactId>gcloud-java</artifactId>
65
- <version>{{SITE_VERSION}}</version>
+ <version>0.0.7</version>
66
</dependency></pre>
67
</div><!-- end of .col.col-right -->
68
</div><!-- end of .container -->
site/latest/index.html
@@ -0,0 +1 @@
1
+<html><head><meta http-equiv="refresh" content="0; URL='http://GoogleCloudPlatform.github.io/gcloud-java/site/0.0.7/index.html'" /></head><body></body></html>
0 commit comments