Skip to content

Commit 6939f26

Browse files
danoscarmikeneozwu
authored andcommitted
---
yaml --- r: 8535 b: refs/heads/snehashah-bugfix c: a8e595d h: refs/heads/master i: 8533: 25692ac 8531: 861501e 8527: a21b358
1 parent 6a1a982 commit 6939f26

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ refs/heads/vkedia-patch-3: 4d128043acaa7db9160faf439d2ca6104e8a88cb
7373
refs/tags/v0.23.0: e5405e1f6d144441b889acd3b6405fdcc3cdfd72
7474
refs/tags/v0.23.1: 30bcf8076ef9d71cc5a858d026cb907bb0954bec
7575
refs/tags/v0.24.0: b3cf61898d9c63d028fe088c14486721318d5fd5
76-
refs/heads/snehashah-bugfix: 41b25944a722c4777ab9414fbffa6dc071d71a9e
76+
refs/heads/snehashah-bugfix: a8e595d7898a0b478d1cdcc2a568c8383ce5c2d9

branches/snehashah-bugfix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ This client supports the following Google Cloud Platform services at a [Beta](#v
2424
- [Cloud Pub/Sub](google-cloud-pubsub) (Beta)
2525
- [Cloud Spanner](google-cloud-spanner) (Beta)
2626
- [Cloud Natural Language](google-cloud-language) (Beta)
27+
- [Cloud Video Intelligence](google-cloud-video-intelligence) (Beta)
2728
- [Cloud Vision](google-cloud-vision) (Beta)
2829

2930
This client supports the following Google Cloud Platform services at an [Alpha](#versioning) quality level:
@@ -36,7 +37,6 @@ This client supports the following Google Cloud Platform services at an [Alpha](
3637
- [Cloud Resource Manager](google-cloud-resourcemanager) (Alpha)
3738
- [Cloud Speech](google-cloud-speech) (Alpha)
3839
- [Cloud Trace](google-cloud-trace) (Alpha)
39-
- [Cloud Video Intelligence](google-cloud-video-intelligence) (Alpha)
4040

4141
> Note: google-cloud-java is a work-in-progress, and may occasionally
4242
> make backwards-incompatible changes.

branches/snehashah-bugfix/google-cloud-video-intelligence/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-video-intelligence</artifactId>
5-
<version>0.24.1-alpha-SNAPSHOT</version>
5+
<version>0.24.1-beta-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>Google Cloud Video Intelligence</name>
88
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-video-intelligence</url>

branches/snehashah-bugfix/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<trace.version>0.24.1-alpha-SNAPSHOT</trace.version>
167167
<translate.version>1.6.1-SNAPSHOT</translate.version>
168168
<vision.version>0.24.1-beta-SNAPSHOT</vision.version>
169-
<video-intelligence.version>0.24.1-alpha-SNAPSHOT</video-intelligence.version>
169+
<video-intelligence.version>0.24.1-beta-SNAPSHOT</video-intelligence.version>
170170
<testing.version>0.24.1-alpha-SNAPSHOT</testing.version>
171171
</properties>
172172
<dependencyManagement>

0 commit comments

Comments
 (0)