Skip to content

Commit 246d851

Browse files
authored
---
yaml --- r: 35271 b: refs/heads/autosynth-websecurityscanner c: c89aef5 h: refs/heads/master i: 35269: 59c8a0f 35267: 3ce68cd 35263: f921105
1 parent 5706811 commit 246d851

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
@@ -142,7 +142,7 @@ refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143143
refs/heads/autosynth-texttospeech: 7a3ad430dddaed7a76f2026064502680c9339915
144144
refs/heads/autosynth-trace: 31564421a4b29f8257a6daea7f9a19838ac6459f
145-
refs/heads/autosynth-websecurityscanner: a2c6eaaea2650c921ca3cea2352aca50ee9a5598
145+
refs/heads/autosynth-websecurityscanner: c89aef58faf59c2df336c5b62de3953bbe77adb1
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
147147
refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9
148148
refs/heads/snyk-fix-r0punm: 1f0e6519ffd9f6cc09bcce1ccdf3fb61b6f4f9b5

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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