File tree Expand file tree Collapse file tree
java-bigquery/google-cloud-bigquery-jdbc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3131 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
3232 <github .global.server>github</github .global.server>
33- <site .installationModule>google-cloud-bigquery-jdbc
34- </site .installationModule>
33+ <site .installationModule>google-cloud-bigquery-jdbc</site .installationModule>
3534 </properties >
3635
3736 <build >
161160 <groupId >com.google.cloud</groupId >
162161 <artifactId >google-cloud-bigquery-parent</artifactId >
163162 <version >2.65.0</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
164- <relativePath >../</relativePath >
165163 </parent >
166164 <dependencies >
167165 <dependency >
279277 </dependency >
280278
281279 <!-- Test Dependencies -->
280+ <dependency >
281+ <groupId >junit</groupId >
282+ <artifactId >junit</artifactId >
283+ <scope >test</scope >
284+ </dependency >
282285 <dependency >
283286 <groupId >com.google.truth</groupId >
284287 <artifactId >truth</artifactId >
373376 </properties >
374377 </profile >
375378 </profiles >
376- </project >
379+ </project >
You can’t perform that action at this time.
0 commit comments