Skip to content

Commit caa054c

Browse files
author
Ajay Kannan
committed
---
yaml --- r: 999 b: refs/heads/master c: 41a2a7a h: refs/heads/master i: 997: b82750f 995: 0819c31 991: 6eff94a v: v3
1 parent 1582b38 commit caa054c

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
refs/heads/master: 68408bf96f704b094f9c709a833e0d99f7afc007
2+
refs/heads/master: 41a2a7a32099540ef3637aeeefafee666f5f0bf9
33
refs/heads/travis: 0fa997e2fc9c6b61b2d91e6d163655aae67d44b6
44
refs/heads/gh-pages: 5a10432ecc75f29812e33a8236c900379509fe99

trunk/gcloud-java/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
55

66
[![Build Status](https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/gcloud-java)
77
[![Coverage Status](https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master)](https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master)
8+
[![Maven](https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java.svg)]( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java.svg)
89

910
- [Homepage] (https://googlecloudplatform.github.io/gcloud-java/)
1011
- [API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs)
11-
- [Examples] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/examples/package-summary.html)
1212

1313
This client supports the following Google Cloud Platform services:
1414

@@ -29,13 +29,6 @@ Add this to your pom.xml file
2929
</dependency>
3030
```
3131

32-
Contributing
33-
------------
34-
35-
Contributions to this library are always welcome and highly encouraged.
36-
37-
See [CONTRIBUTING] for more information on how to get started.
38-
3932
Java Versions
4033
-------------
4134

@@ -50,6 +43,13 @@ It is currently in major version zero (``0.y.z``), which means that anything
5043
may change at any time and the public API should not be considered
5144
stable.
5245

46+
Contributing
47+
------------
48+
49+
Contributions to this library are always welcome and highly encouraged.
50+
51+
See [CONTRIBUTING] for more information on how to get started.
52+
5353
License
5454
-------
5555

0 commit comments

Comments
 (0)