Skip to content

Commit

Permalink
Regenerating Pub/Sub and Logging
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjonesgoogle committed Aug 11, 2016
1 parent c4d8e48 commit 016cc2d
Show file tree
Hide file tree
Showing 33 changed files with 1,438 additions and 2,630 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 016cc2d

Please sign in to comment.