| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5ab9181 commit 57f271e
8 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ | |||
| 3 | 3 | <modelVersion>4.0.0</modelVersion> | |
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-logging-bom</artifactId> | |
| 6 | - <version>1.101.2</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 6 | + <version>1.101.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 7 | 7 | <packaging>pom</packaging> | |
| 8 | 8 | <parent> | |
| 9 | 9 | <groupId>com.google.cloud</groupId> | |
@@ -64,17 +64,17 @@ | |||
| 64 | 64 | <dependency> | |
| 65 | 65 | <groupId>com.google.api.grpc</groupId> | |
| 66 | 66 | <artifactId>proto-google-cloud-logging-v2</artifactId> | |
| 67 | - <version>0.84.2</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 67 | + <version>0.84.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 68 | 68 | </dependency> | |
| 69 | 69 | <dependency> | |
| 70 | 70 | <groupId>com.google.api.grpc</groupId> | |
| 71 | 71 | <artifactId>grpc-google-cloud-logging-v2</artifactId> | |
| 72 | - <version>0.84.2</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 72 | + <version>0.84.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 73 | 73 | </dependency> | |
| 74 | 74 | <dependency> | |
| 75 | 75 | <groupId>com.google.cloud</groupId> | |
| 76 | 76 | <artifactId>google-cloud-logging</artifactId> | |
| 77 | - <version>1.101.2</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 77 | + <version>1.101.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 78 | 78 | </dependency> | |
| 79 | 79 | </dependencies> | |
| 80 | 80 | </dependencyManagement> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,15 +3,15 @@ | |||
| 3 | 3 | <modelVersion>4.0.0</modelVersion> | |
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-logging</artifactId> | |
| 6 | - <version>1.101.2</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 6 | + <version>1.101.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 7 | 7 | <packaging>jar</packaging> | |
| 8 | 8 | <name>Google Cloud Logging</name> | |
| 9 | 9 | <url>https://github.com/googleapis/java-logging</url> | |
| 10 | 10 | <description>Java idiomatic client for Stackdriver Logging</description> | |
| 11 | 11 | <parent> | |
| 12 | 12 | <groupId>com.google.cloud</groupId> | |
| 13 | 13 | <artifactId>google-cloud-logging-parent</artifactId> | |
| 14 | - <version>1.101.2</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 14 | + <version>1.101.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 15 | 15 | </parent> | |
| 16 | 16 | <properties> | |
| 17 | 17 | <site.installationModule>google-cloud-logging</site.installationModule> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>grpc-google-cloud-logging-v2</artifactId> | |
| 7 | - <version>0.84.2</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 7 | + <version>0.84.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 8 | 8 | <name>grpc-google-cloud-logging-v2</name> | |
| 9 | 9 | <description>GRPC library for grpc-google-cloud-logging-v2</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-logging-parent</artifactId> | |
| 13 | - <version>1.101.2</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 13 | + <version>1.101.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-logging-parent</artifactId> | |
| 6 | 6 | <packaging>pom</packaging> | |
| 7 | - <version>1.101.2</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 7 | + <version>1.101.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 8 | 8 | <name>Google Cloud Logging Parent</name> | |
| 9 | 9 | <url>https://github.com/googleapis/java-logging</url> | |
| 10 | 10 | <description> | |
@@ -83,17 +83,17 @@ | |||
| 83 | 83 | <dependency> | |
| 84 | 84 | <groupId>com.google.api.grpc</groupId> | |
| 85 | 85 | <artifactId>proto-google-cloud-logging-v2</artifactId> | |
| 86 | - <version>0.84.2</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 86 | + <version>0.84.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 87 | 87 | </dependency> | |
| 88 | 88 | <dependency> | |
| 89 | 89 | <groupId>com.google.api.grpc</groupId> | |
| 90 | 90 | <artifactId>grpc-google-cloud-logging-v2</artifactId> | |
| 91 | - <version>0.84.2</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 91 | + <version>0.84.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 92 | 92 | </dependency> | |
| 93 | 93 | <dependency> | |
| 94 | 94 | <groupId>com.google.cloud</groupId> | |
| 95 | 95 | <artifactId>google-cloud-logging</artifactId> | |
| 96 | - <version>1.101.2</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 96 | + <version>1.101.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 97 | 97 | </dependency> | |
| 98 | 98 | ||
| 99 | 99 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>proto-google-cloud-logging-v2</artifactId> | |
| 7 | - <version>0.84.2</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 7 | + <version>0.84.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 8 | 8 | <name>proto-google-cloud-logging-v2</name> | |
| 9 | 9 | <description>PROTO library for proto-google-cloud-logging-v2</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-logging-parent</artifactId> | |
| 13 | - <version>1.101.2</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 13 | + <version>1.101.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -25,7 +25,7 @@ | |||
| 25 | 25 | <dependency> | |
| 26 | 26 | <groupId>com.google.cloud</groupId> | |
| 27 | 27 | <artifactId>google-cloud-logging</artifactId> | |
| 28 | - <version>1.101.2</version> | ||
| 28 | + <version>1.101.3-SNAPSHOT</version> | ||
| 29 | 29 | </dependency> | |
| 30 | 30 | <!-- [END logging_install_without_bom] --> | |
| 31 | 31 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | <dependency> | |
| 24 | 24 | <groupId>com.google.cloud</groupId> | |
| 25 | 25 | <artifactId>google-cloud-logging</artifactId> | |
| 26 | - <version>1.101.2</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 26 | + <version>1.101.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 27 | 27 | </dependency> | |
| 28 | 28 | </dependencies> | |
| 29 | 29 | </project> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # Format: | |
| 2 | 2 | # module:released-version:current-version | |
| 3 | 3 | ||
| 4 | - proto-google-cloud-logging-v2:0.84.2:0.84.2 | ||
| 5 | - grpc-google-cloud-logging-v2:0.84.2:0.84.2 | ||
| 6 | - google-cloud-logging:1.101.2:1.101.2 | ||
| 4 | + proto-google-cloud-logging-v2:0.84.2:0.84.3-SNAPSHOT | ||
| 5 | + grpc-google-cloud-logging-v2:0.84.2:0.84.3-SNAPSHOT | ||
| 6 | + google-cloud-logging:1.101.2:1.101.3-SNAPSHOT | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments