| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 394926f commit edbeb84
7 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>3.3.0</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 6 | + <version>3.3.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 7 | 7 | <packaging>pom</packaging> | |
| 8 | 8 | <parent> | |
| 9 | 9 | <groupId>com.google.cloud</groupId> | |
@@ -53,17 +53,17 @@ | |||
| 53 | 53 | <dependency> | |
| 54 | 54 | <groupId>com.google.cloud</groupId> | |
| 55 | 55 | <artifactId>google-cloud-logging</artifactId> | |
| 56 | - <version>3.3.0</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 56 | + <version>3.3.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 57 | 57 | </dependency> | |
| 58 | 58 | <dependency> | |
| 59 | 59 | <groupId>com.google.api.grpc</groupId> | |
| 60 | 60 | <artifactId>grpc-google-cloud-logging-v2</artifactId> | |
| 61 | - <version>0.92.0</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 61 | + <version>0.92.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 62 | 62 | </dependency> | |
| 63 | 63 | <dependency> | |
| 64 | 64 | <groupId>com.google.api.grpc</groupId> | |
| 65 | 65 | <artifactId>proto-google-cloud-logging-v2</artifactId> | |
| 66 | - <version>0.92.0</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 66 | + <version>0.92.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 67 | 67 | </dependency> | |
| 68 | 68 | </dependencies> | |
| 69 | 69 | </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>3.3.0</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 6 | + <version>3.3.1-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 Cloud Logging</description> | |
| 11 | 11 | <parent> | |
| 12 | 12 | <groupId>com.google.cloud</groupId> | |
| 13 | 13 | <artifactId>google-cloud-logging-parent</artifactId> | |
| 14 | - <version>3.3.0</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 14 | + <version>3.3.1-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.92.0</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 7 | + <version>0.92.1-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>3.3.0</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 13 | + <version>3.3.1-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>3.3.0</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 7 | + <version>3.3.1-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> | |
@@ -61,17 +61,17 @@ | |||
| 61 | 61 | <dependency> | |
| 62 | 62 | <groupId>com.google.api.grpc</groupId> | |
| 63 | 63 | <artifactId>proto-google-cloud-logging-v2</artifactId> | |
| 64 | - <version>0.92.0</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 64 | + <version>0.92.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 65 | 65 | </dependency> | |
| 66 | 66 | <dependency> | |
| 67 | 67 | <groupId>com.google.api.grpc</groupId> | |
| 68 | 68 | <artifactId>grpc-google-cloud-logging-v2</artifactId> | |
| 69 | - <version>0.92.0</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 69 | + <version>0.92.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-logging-v2:current} --> | ||
| 70 | 70 | </dependency> | |
| 71 | 71 | <dependency> | |
| 72 | 72 | <groupId>com.google.cloud</groupId> | |
| 73 | 73 | <artifactId>google-cloud-logging</artifactId> | |
| 74 | - <version>3.3.0</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 74 | + <version>3.3.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 75 | 75 | </dependency> | |
| 76 | 76 | ||
| 77 | 77 | <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.92.0</version><!-- {x-version-update:proto-google-cloud-logging-v2:current} --> | ||
| 7 | + <version>0.92.1-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>3.3.0</version><!-- {x-version-update:google-cloud-logging:current} --> | ||
| 13 | + <version>3.3.1-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 | |
|---|---|---|---|
@@ -28,7 +28,7 @@ | |||
| 28 | 28 | <dependency> | |
| 29 | 29 | <groupId>com.google.cloud</groupId> | |
| 30 | 30 | <artifactId>google-cloud-logging</artifactId> | |
| 31 | - <version>3.3.0</version> | ||
| 31 | + <version>3.3.1-SNAPSHOT</version> | ||
| 32 | 32 | </dependency> | |
| 33 | 33 | <!-- {x-version-update-end} --> | |
| 34 | 34 | <dependency> | |
| 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 | - google-cloud-logging:3.3.0:3.3.0 | ||
| 5 | - grpc-google-cloud-logging-v2:0.92.0:0.92.0 | ||
| 6 | - proto-google-cloud-logging-v2:0.92.0:0.92.0 | ||
| 4 | + google-cloud-logging:3.3.0:3.3.1-SNAPSHOT | ||
| 5 | + grpc-google-cloud-logging-v2:0.92.0:0.92.1-SNAPSHOT | ||
| 6 | + proto-google-cloud-logging-v2:0.92.0:0.92.1-SNAPSHOT | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments