Skip to content

Commit bbe0473

Browse files
author
travis-ci
committed
Update the redirect in 'latest/index.html' and the version in the 'Quickstart with Maven' landing page box to 0.0.7
1 parent 9d76c25 commit bbe0473

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

site/0.0.7/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h2>Quickstart with Maven: Add gcloud to your pom.xml</h2>
6262
<pre>&lt;dependency&gt;
6363
&lt;groupId&gt;com.google.gcloud&lt;/groupId&gt;
6464
&lt;artifactId&gt;gcloud-java&lt;/artifactId&gt;
65-
&lt;version&gt;{{SITE_VERSION}}&lt;/version&gt;
65+
&lt;version&gt;0.0.7&lt;/version&gt;
6666
&lt;/dependency&gt;</pre>
6767
</div><!-- end of .col.col-right -->
6868
</div><!-- end of .container -->

site/latest/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)