Skip to content

Commit 2f48a35

Browse files
authored
---
yaml --- r: 33773 b: refs/heads/autosynth-redis c: c89aef5 h: refs/heads/master i: 33771: 656f5db
1 parent aea9abe commit 2f48a35

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
@@ -135,7 +135,7 @@ refs/heads/autosynth-iot: 044be280805a59e06d09658688c9ee474a9815ad
135135
refs/heads/autosynth-kms: d31449d6621a50fb16a4bef4f30f0f3051d27d7c
136136
refs/heads/autosynth-language: 6130869312f99a1e7d3aa0485759172a23333cc5
137137
refs/heads/autosynth-os-login: 49028d40ac477fca5f948cc5a3ce7422729fdb67
138-
refs/heads/autosynth-redis: a2c6eaaea2650c921ca3cea2352aca50ee9a5598
138+
refs/heads/autosynth-redis: c89aef58faf59c2df336c5b62de3953bbe77adb1
139139
refs/heads/autosynth-scheduler: 57f9fdb1e7de30c85f4ec7198931a07f50603e55
140140
refs/heads/autosynth-spanner: de02ca32edea133b68b51052e325359a3704b5d2
141141
refs/heads/autosynth-speech: 64692f6db11364f663921be02c08072b966b6e7b

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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