Skip to content

Commit 740e837

Browse files
authored
---
yaml --- r: 12935 b: refs/heads/autosynth-scheduler c: 940999d h: refs/heads/master i: 12933: f8da462 12931: 321e127 12927: c395745
1 parent f954b86 commit 740e837

9 files changed

Lines changed: 1 addition & 73 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f
138138
refs/heads/autosynth-language: 8972866b016473559702424205ce5569de47b34d
139139
refs/heads/autosynth-os-login: daa910328b954bbe87068f684a3088ed910f1ddf
140140
refs/heads/autosynth-redis: 4c68cb0fbc599124e717ab3f24bd8a8a5d085ca9
141-
refs/heads/autosynth-scheduler: e2fc8a0c8619e7dcddaaab46a825ea579d616c0c
141+
refs/heads/autosynth-scheduler: 940999d7a50b1d006b5869c1bcd1eea7aaec4c71
142142
refs/heads/autosynth-securitycenter: 80dc94847b954c97a641519177c98dc8e9e9fbe1
143143
refs/heads/autosynth-spanner: 1804eb46dd34a05b47163758d376a7fac49188f1
144144
refs/heads/autosynth-speech: 631df42a628621fe42eb4974c9eb725b2fe8e473

branches/autosynth-scheduler/google-cloud-clients/google-cloud-bigquery/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@
4040
<groupId>com.google.apis</groupId>
4141
<artifactId>google-api-services-bigquery</artifactId>
4242
<scope>compile</scope>
43-
<exclusions>
44-
<exclusion>
45-
<groupId>com.google.guava</groupId>
46-
<artifactId>guava-jdk5</artifactId>
47-
</exclusion>
48-
</exclusions>
4943
</dependency>
5044
<dependency>
5145
<groupId>${project.groupId}</groupId>

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@
3030
<groupId>com.google.apis</groupId>
3131
<artifactId>google-api-services-compute</artifactId>
3232
<scope>compile</scope>
33-
<exclusions>
34-
<exclusion>
35-
<groupId>com.google.guava</groupId>
36-
<artifactId>guava-jdk5</artifactId>
37-
</exclusion>
38-
</exclusions>
3933
</dependency>
4034
<dependency>
4135
<groupId>${project.groupId}</groupId>

branches/autosynth-scheduler/google-cloud-clients/google-cloud-core-http/pom.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -48,34 +48,16 @@
4848
<groupId>com.google.api-client</groupId>
4949
<artifactId>google-api-client</artifactId>
5050
<scope>compile</scope>
51-
<exclusions>
52-
<exclusion>
53-
<artifactId>guava-jdk5</artifactId>
54-
<groupId>com.google.guava</groupId>
55-
</exclusion>
56-
</exclusions>
5751
</dependency>
5852
<dependency>
5953
<groupId>com.google.http-client</groupId>
6054
<artifactId>google-http-client-appengine</artifactId>
6155
<scope>compile</scope>
62-
<exclusions>
63-
<exclusion>
64-
<artifactId>guava-jdk5</artifactId>
65-
<groupId>com.google.guava</groupId>
66-
</exclusion>
67-
</exclusions>
6856
</dependency>
6957
<dependency>
7058
<groupId>com.google.http-client</groupId>
7159
<artifactId>google-http-client-jackson2</artifactId>
7260
<scope>compile</scope>
73-
<exclusions>
74-
<exclusion>
75-
<artifactId>guava-jdk5</artifactId>
76-
<groupId>com.google.guava</groupId>
77-
</exclusion>
78-
</exclusions>
7961
</dependency>
8062
<dependency>
8163
<groupId>com.google.api</groupId>

branches/autosynth-scheduler/google-cloud-clients/google-cloud-datastore/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@
3333
<dependency>
3434
<groupId>com.google.cloud.datastore</groupId>
3535
<artifactId>datastore-v1-proto-client</artifactId>
36-
<exclusions>
37-
<exclusion>
38-
<groupId>com.google.guava</groupId>
39-
<artifactId>guava-jdk5</artifactId>
40-
</exclusion>
41-
</exclusions>
4236
</dependency>
4337
<dependency>
4438
<groupId>io.grpc</groupId>

branches/autosynth-scheduler/google-cloud-clients/google-cloud-dns/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,6 @@
3232
<groupId>com.google.apis</groupId>
3333
<artifactId>google-api-services-dns</artifactId>
3434
<scope>compile</scope>
35-
<exclusions>
36-
<exclusion>
37-
<groupId>com.google.guava</groupId>
38-
<artifactId>guava-jdk5</artifactId>
39-
</exclusion>
40-
<exclusion>
41-
<groupId>com.google.api-client</groupId>
42-
<artifactId>google-api-client</artifactId>
43-
</exclusion>
44-
</exclusions>
4535
</dependency>
4636
<dependency>
4737
<groupId>commons-fileupload</groupId>

branches/autosynth-scheduler/google-cloud-clients/google-cloud-resourcemanager/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@
3030
<groupId>com.google.apis</groupId>
3131
<artifactId>google-api-services-cloudresourcemanager</artifactId>
3232
<scope>compile</scope>
33-
<exclusions>
34-
<exclusion>
35-
<groupId>com.google.guava</groupId>
36-
<artifactId>guava-jdk5</artifactId>
37-
</exclusion>
38-
</exclusions>
3933
</dependency>
4034
<dependency>
4135
<groupId>${project.groupId}</groupId>

branches/autosynth-scheduler/google-cloud-clients/google-cloud-storage/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,6 @@
3030
<groupId>com.google.apis</groupId>
3131
<artifactId>google-api-services-storage</artifactId>
3232
<scope>compile</scope>
33-
<exclusions>
34-
<exclusion>
35-
<groupId>com.google.guava</groupId>
36-
<artifactId>guava-jdk5</artifactId>
37-
</exclusion>
38-
<exclusion>
39-
<groupId>com.google.api-client</groupId>
40-
<artifactId>google-api-client</artifactId>
41-
</exclusion>
42-
</exclusions>
4333
</dependency>
4434
<dependency>
4535
<groupId>io.grpc</groupId>

branches/autosynth-scheduler/google-cloud-clients/google-cloud-translate/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,6 @@
3030
<groupId>com.google.apis</groupId>
3131
<artifactId>google-api-services-translate</artifactId>
3232
<scope>compile</scope>
33-
<exclusions>
34-
<exclusion>
35-
<groupId>com.google.guava</groupId>
36-
<artifactId>guava-jdk5</artifactId>
37-
</exclusion>
38-
<exclusion>
39-
<groupId>com.google.api-client</groupId>
40-
<artifactId>google-api-client</artifactId>
41-
</exclusion>
42-
</exclusions>
4333
</dependency>
4434
<dependency>
4535
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)