Skip to content

Commit 0e6e6c5

Browse files
authored
---
yaml --- r: 35013 b: refs/heads/autosynth-trace c: c89aef5 h: refs/heads/master i: 35011: cfc7f9a
1 parent 2464893 commit 0e6e6c5

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
@@ -141,7 +141,7 @@ refs/heads/autosynth-spanner: d963fe4368e79cf6abae5d511785e8ced8ac57f4
141141
refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143143
refs/heads/autosynth-texttospeech: 7a3ad430dddaed7a76f2026064502680c9339915
144-
refs/heads/autosynth-trace: a2c6eaaea2650c921ca3cea2352aca50ee9a5598
144+
refs/heads/autosynth-trace: c89aef58faf59c2df336c5b62de3953bbe77adb1
145145
refs/heads/autosynth-websecurityscanner: fa561b356aabcd92d415ae8dc88fd8d87dbc5b23
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
147147
refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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