Skip to content

Commit

Permalink
Regenerating Pub/Sub and Logging (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjonesgoogle authored and mziccard committed Aug 12, 2016
1 parent c4d8e48 commit 1c30bf9
Show file tree
Hide file tree
Showing 33 changed files with 1,478 additions and 2,670 deletions.
6 changes: 3 additions & 3 deletions gcloud-java-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>0.0.13</version>
<version>0.0.14</version>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-core-proto</artifactId>
<version>0.0.4</version>
<artifactId>grpc-google-common-protos</artifactId>
<version>0.0.7</version>
</dependency>
</dependencies>
</project>
Loading

0 comments on commit 1c30bf9

Please sign in to comment.