Skip to content

Commit

Permalink
Merge pull request #344 from GoogleCloudPlatform/revert-336-update-oa…
Browse files Browse the repository at this point in the history
…uth-libs

Revert auth library version update
  • Loading branch information
aozarov committed Nov 10, 2015
2 parents 49e3bd8 + d3db640 commit 54b8472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcloud-java-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-credentials</artifactId>
<version>0.3.0</version>
<version>0.1.0</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>0.3.0</version>
<version>0.1.0</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down

0 comments on commit 54b8472

Please sign in to comment.