| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2,7 +2,7 @@ | |||
| 2 | 2 | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 3 | 3 | <modelVersion>4.0.0</modelVersion> | |
| 4 | 4 | <artifactId>google-cloud-pubsub</artifactId> | |
| 5 | - <version>1.37.1</version><!-- {x-version-update:google-cloud-pubsub:current} --> | ||
| 5 | + <version>1.37.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsub:current} --> | ||
| 6 | 6 | <packaging>jar</packaging> | |
| 7 | 7 | <name>Google Cloud Pub/Sub</name> | |
| 8 | 8 | <url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-pubsub</url> | |
@@ -12,7 +12,7 @@ | |||
| 12 | 12 | <parent> | |
| 13 | 13 | <groupId>com.google.cloud</groupId> | |
| 14 | 14 | <artifactId>google-cloud-clients</artifactId> | |
| 15 | - <version>0.55.1-alpha</version><!-- {x-version-update:google-cloud-clients:current} --> | ||
| 15 | + <version>0.55.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-clients:current} --> | ||
| 16 | 16 | </parent> | |
| 17 | 17 | <properties> | |
| 18 | 18 | <site.installationModule>google-cloud-pubsub</site.installationModule> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>grpc-google-cloud-pubsub-v1</artifactId> | |
| 6 | - <version>1.19.1</version><!-- {x-version-update:grpc-google-cloud-pubsub-v1:current} --> | ||
| 6 | + <version>1.19.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-pubsub-v1:current} --> | ||
| 7 | 7 | <name>grpc-google-cloud-pubsub-v1</name> | |
| 8 | 8 | <description>GRPC library for grpc-google-cloud-pubsub-v1</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.20.1</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.20.2-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,13 +3,13 @@ | |||
| 3 | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <artifactId>proto-google-cloud-pubsub-v1</artifactId> | |
| 6 | - <version>1.19.1</version><!-- {x-version-update:proto-google-cloud-pubsub-v1:current} --> | ||
| 6 | + <version>1.19.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-pubsub-v1:current} --> | ||
| 7 | 7 | <name>proto-google-cloud-pubsub-v1</name> | |
| 8 | 8 | <description>PROTO library for proto-google-cloud-pubsub-v1</description> | |
| 9 | 9 | <parent> | |
| 10 | 10 | <groupId>com.google.api.grpc</groupId> | |
| 11 | 11 | <artifactId>google-api-grpc</artifactId> | |
| 12 | - <version>0.20.1</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 12 | + <version>0.20.2-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} --> | ||
| 13 | 13 | </parent> | |
| 14 | 14 | <dependencies> | |
| 15 | 15 | <dependency> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments