Skip to content

Commit 706daad

Browse files
authored
---
yaml --- r: 29883 b: refs/heads/autosynth-video-intelligence c: c89aef5 h: refs/heads/master i: 29881: c4bbdf9 29879: e0c6b38
1 parent 07527ae commit 706daad

10 files changed

Lines changed: 5 additions & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115115
refs/heads/autosynth-container: e9a9a8564756e20770320ed54eafa867040a7690
116116
refs/heads/autosynth-monitoring: f3b29d97f847cecd186ec14aeee04a232aaf0e1b
117117
refs/heads/autosynth-pubsub: 7cb1cf88e2e0731dbdfb4540a0dce7fb33f71c93
118-
refs/heads/autosynth-video-intelligence: a2c6eaaea2650c921ca3cea2352aca50ee9a5598
118+
refs/heads/autosynth-video-intelligence: c89aef58faf59c2df336c5b62de3953bbe77adb1
119119
refs/heads/autosynth-vision: 01ef61bcef344ceee0198f56f18bc1db20201261
120120
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
121121
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-notification/README.md renamed to branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-contrib/google-cloud-notification/README.md

File renamed without changes.

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-notification/pom.xml renamed to branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-contrib/google-cloud-notification/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-notification
1111
</url>
1212
<description>
13-
Java idiomatic client for Google Cloud Notification.
13+
Java idiomatic client for Google Cloud Notification for GCS.
1414
</description>
1515
<parent>
1616
<groupId>com.google.cloud</groupId>
17-
<artifactId>google-cloud-clients</artifactId>
18-
<version>0.94.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-clients:current} -->
17+
<artifactId>google-cloud-contrib</artifactId>
18+
<version>0.94.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-contrib:current} -->
1919
</parent>
2020
<properties>
2121
<site.installationModule>google-cloud-notification</site.installationModule>

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-notification/src/main/java/com/google/cloud/notification/Notification.java renamed to branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-contrib/google-cloud-notification/src/main/java/com/google/cloud/notification/Notification.java

File renamed without changes.

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-notification/src/main/java/com/google/cloud/notification/NotificationImpl.java renamed to branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-contrib/google-cloud-notification/src/main/java/com/google/cloud/notification/NotificationImpl.java

File renamed without changes.

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-notification/src/main/java/com/google/cloud/notification/NotificationInfo.java renamed to branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-contrib/google-cloud-notification/src/main/java/com/google/cloud/notification/NotificationInfo.java

File renamed without changes.

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-notification/src/test/java/com/google/cloud/notification/NotificationInfoTest.java renamed to branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-contrib/google-cloud-notification/src/test/java/com/google/cloud/notification/NotificationInfoTest.java

File renamed without changes.

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-notification/src/test/java/com/google/cloud/notification/it/ITSystemTest.java renamed to branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-contrib/google-cloud-notification/src/test/java/com/google/cloud/notification/it/ITSystemTest.java

File renamed without changes.

branches/autosynth-video-intelligence/google-cloud-clients/google-cloud-contrib/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<module>google-cloud-nio</module>
2222
<module>google-cloud-nio-examples</module>
2323
<module>google-cloud-logging-logback</module>
24+
<module>google-cloud-notification</module>
2425
</modules>
2526
<dependencies>
2627
</dependencies>

branches/autosynth-video-intelligence/google-cloud-clients/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@
448448
<module>google-cloud-language</module>
449449
<module>google-cloud-logging</module>
450450
<module>google-cloud-monitoring</module>
451-
<module>google-cloud-notification</module>
452451
<module>google-cloud-os-login</module>
453452
<module>google-cloud-phishingprotection</module>
454453
<module>google-cloud-pubsub</module>

0 commit comments

Comments
 (0)