Skip to content

Commit 6e29cb0

Browse files
authored
---
yaml --- r: 31133 b: refs/heads/autosynth-bigquerystorage c: c89aef5 h: refs/heads/master i: 31131: 80094fe
1 parent 574b476 commit 6e29cb0

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
@@ -123,7 +123,7 @@ refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
123123
refs/heads/autosynth-asset: bdb45634a0fe8f7a510692b56b31f5312e25f453
124124
refs/heads/autosynth-automl: 22f9dd5b6f5df8dbfa7da0126864d565229519b2
125125
refs/heads/autosynth-bigquerydatatransfer: 71b6b6d2a992d05999b53e6e130c4fc1c8c8b4d7
126-
refs/heads/autosynth-bigquerystorage: a2c6eaaea2650c921ca3cea2352aca50ee9a5598
126+
refs/heads/autosynth-bigquerystorage: c89aef58faf59c2df336c5b62de3953bbe77adb1
127127
refs/heads/autosynth-bigtable: 9e5429f45cf9face9fed585d0233534993e36b58
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: af5b804492292b43372c9fe00386696136ccae89

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

File renamed without changes.

branches/autosynth-bigquerystorage/google-cloud-clients/google-cloud-notification/pom.xml renamed to branches/autosynth-bigquerystorage/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-bigquerystorage/google-cloud-clients/google-cloud-notification/src/main/java/com/google/cloud/notification/Notification.java renamed to branches/autosynth-bigquerystorage/google-cloud-clients/google-cloud-contrib/google-cloud-notification/src/main/java/com/google/cloud/notification/Notification.java

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

branches/autosynth-bigquerystorage/google-cloud-clients/google-cloud-notification/src/test/java/com/google/cloud/notification/it/ITSystemTest.java renamed to branches/autosynth-bigquerystorage/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-bigquerystorage/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-bigquerystorage/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)