File tree Expand file tree Collapse file tree 6 files changed +15
-7
lines changed Expand file tree Collapse file tree 6 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 2.10.10] ( https://github.com/googleapis/java-bigquery/compare/v2.10.9...v2.10.10 ) (2022-04-18)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency com.google.cloud: google-cloud-bigtable to v2.6.2 ([ #1990 ] ( https://github.com/googleapis/java-bigquery/issues/1990 ) ) ([ 4c1cb4c] ( https://github.com/googleapis/java-bigquery/commit/4c1cb4c13214556b706f1ff8c50a46f881bf2724 ) )
9
+ * update dependency com.google.cloud: google-cloud-storage to v2.6.1 ([ #1991 ] ( https://github.com/googleapis/java-bigquery/issues/1991 ) ) ([ e02bf31] ( https://github.com/googleapis/java-bigquery/commit/e02bf315737dba50741c1346af8bde6871cb857a ) )
10
+
3
11
### [ 2.10.9] ( https://github.com/googleapis/java-bigquery/compare/v2.10.8...v2.10.9 ) (2022-04-16)
4
12
5
13
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >google-cloud-bigquery-parent</artifactId >
8
8
<groupId >com.google.cloud</groupId >
9
- <version >2.10.10-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
9
+ <version >2.10.10</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
10
10
</parent >
11
11
12
12
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-bigquery</artifactId >
6
- <version >2.10.10-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
6
+ <version >2.10.10</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7
7
<packaging >jar</packaging >
8
8
<name >BigQuery</name >
9
9
<url >https://github.com/googleapis/java-bigquery</url >
10
10
<description >BigQuery</description >
11
11
<parent >
12
12
<groupId >com.google.cloud</groupId >
13
13
<artifactId >google-cloud-bigquery-parent</artifactId >
14
- <version >2.10.10-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
14
+ <version >2.10.10</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
15
15
</parent >
16
16
<properties >
17
17
<site .installationModule>google-cloud-bigquery</site .installationModule>
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-bigquery-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >2.10.10-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
7
+ <version >2.10.10</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
8
8
<name >BigQuery Parent</name >
9
9
<url >https://github.com/googleapis/java-bigquery</url >
10
10
<description >
84
84
<dependency >
85
85
<groupId >com.google.cloud</groupId >
86
86
<artifactId >google-cloud-bigquery</artifactId >
87
- <version >2.10.10-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bigquery:current} -->
87
+ <version >2.10.10</version ><!-- {x-version-update:google-cloud-bigquery:current} -->
88
88
</dependency >
89
89
90
90
<dependency >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-bigquery</artifactId >
47
- <version >2.10.10-SNAPSHOT </version >
47
+ <version >2.10.10</version >
48
48
</dependency >
49
49
<!-- {x-version-update-end} -->
50
50
<dependency >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-bigquery:2.10.9 :2.10.10-SNAPSHOT
4
+ google-cloud-bigquery:2.10.10 :2.10.10
You can’t perform that action at this time.
0 commit comments