File tree Expand file tree Collapse file tree
branches/autosynth-os-login/google-cloud-clients
google-cloud-bigquerydatatransfer
google-cloud-video-intelligence Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ refs/heads/autosynth-firestore: d1a44f9acc302750e37b008ecb9c1aa535cc94df
135135refs/heads/autosynth-iot: f03bdd338a9056ca3b7ea6d9ca901649ba9aab78
136136refs/heads/autosynth-kms: 2828edfe3d2c53dd6e71912eae8a53c87bf40c87
137137refs/heads/autosynth-language: c3d990dd34d81e7e935041e7147fb9dd27f8a557
138- refs/heads/autosynth-os-login: 82287b570708748c411d05c40f3932cff9606feb
138+ refs/heads/autosynth-os-login: 9f2b2bbe3707bb420c8e1aa733747efd579810a9
139139refs/heads/autosynth-redis: 0cdb2e47359d51b73763bcea8af3de62aa99119b
140140refs/heads/autosynth-scheduler: d97f8743ba965c7d5e492c8dc1f51d023104e260
141141refs/heads/autosynth-spanner: 9bff86d057df31e04c76d72865e8e073ac5794fb
Original file line number Diff line number Diff line change 1818 <site .installationModule>google-cloud-asset</site .installationModule>
1919 </properties >
2020 <dependencies >
21- <dependency >
22- <groupId >${project.groupId} </groupId >
23- <artifactId >google-cloud-core</artifactId >
24- </dependency >
2521 <dependency >
2622 <groupId >${project.groupId} </groupId >
2723 <artifactId >google-cloud-core-grpc</artifactId >
Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >com.google.auto.value</groupId >
3131 <artifactId >auto-value</artifactId >
32- <scope >compile </scope >
32+ <scope >provided </scope >
3333 </dependency >
3434 <dependency >
3535 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 5454 <artifactId >junit</artifactId >
5555 <scope >test</scope >
5656 </dependency >
57- <dependency >
58- <groupId >org.easymock</groupId >
59- <artifactId >easymock</artifactId >
60- <scope >test</scope >
61- </dependency >
6257 <dependency >
6358 <groupId >org.objenesis</groupId >
6459 <artifactId >objenesis</artifactId >
6964 <artifactId >truth</artifactId >
7065 <scope >test</scope >
7166 </dependency >
72- <dependency >
73- <groupId >com.google.api.grpc</groupId >
74- <artifactId >grpc-google-iam-v1</artifactId >
75- <scope >test</scope >
76- </dependency >
7767 <!-- Need testing utility classes for generated gRPC clients tests -->
7868 <dependency >
7969 <groupId >com.google.api</groupId >
Original file line number Diff line number Diff line change 3535 <artifactId >google-http-client</artifactId >
3636 <scope >compile</scope >
3737 </dependency >
38- <dependency >
39- <groupId >com.google.oauth-client</groupId >
40- <artifactId >google-oauth-client</artifactId >
41- <scope >compile</scope >
42- </dependency >
4338 <dependency >
4439 <groupId >com.google.guava</groupId >
4540 <artifactId >guava</artifactId >
5449 <artifactId >google-http-client-appengine</artifactId >
5550 <scope >compile</scope >
5651 </dependency >
57- <dependency >
58- <groupId >com.google.http-client</groupId >
59- <artifactId >google-http-client-jackson2</artifactId >
60- <scope >compile</scope >
61- </dependency >
6252 <dependency >
6353 <groupId >com.google.api</groupId >
6454 <artifactId >gax-httpjson</artifactId >
8575 <artifactId >truth</artifactId >
8676 <scope >test</scope >
8777 </dependency >
88- <dependency >
89- <groupId >com.google.guava</groupId >
90- <artifactId >guava-testlib</artifactId >
91- <scope >test</scope >
92- </dependency >
9378 <dependency >
9479 <groupId >io.opencensus</groupId >
9580 <artifactId >opencensus-api</artifactId >
Original file line number Diff line number Diff line change 7676 <artifactId >truth</artifactId >
7777 <scope >test</scope >
7878 </dependency >
79- <dependency >
80- <groupId >com.google.api.grpc</groupId >
81- <artifactId >grpc-google-iam-v1</artifactId >
82- <scope >test</scope >
83- </dependency >
8479 <!-- Need testing utility classes for generated gRPC clients tests -->
8580 <dependency >
8681 <groupId >com.google.api</groupId >
Original file line number Diff line number Diff line change 3333 <artifactId >google-api-services-dns</artifactId >
3434 <scope >compile</scope >
3535 </dependency >
36- <dependency >
37- <groupId >commons-fileupload</groupId >
38- <artifactId >commons-fileupload</artifactId >
39- </dependency >
4036
4137 <!-- Test dependencies -->
4238 <dependency >
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >com.google.auto.value</groupId >
4646 <artifactId >auto-value</artifactId >
47- <scope >compile </scope >
47+ <scope >provided </scope >
4848 </dependency >
4949 <dependency >
5050 <groupId >com.google.api.grpc</groupId >
Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >com.google.auto.value</groupId >
5151 <artifactId >auto-value</artifactId >
52- <scope >compile </scope >
52+ <scope >provided </scope >
5353 </dependency >
5454
5555 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 5454 <groupId >io.grpc</groupId >
5555 <artifactId >grpc-auth</artifactId >
5656 </dependency >
57- <dependency >
58- <groupId >com.google.auto.value</groupId >
59- <artifactId >auto-value</artifactId >
60- <scope >compile</scope >
61- </dependency >
6257
6358 <!-- Test dependencies -->
6459 <dependency >
You can’t perform that action at this time.
0 commit comments