diff --git a/CHANGELOG.md b/CHANGELOG.md index 49d5fb9..fd22da0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.2.3](https://github.com/googleapis/java-bigquerymigration/compare/v0.2.2...v0.2.3) (2022-03-29) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#101](https://github.com/googleapis/java-bigquerymigration/issues/101)) ([c4d7c21](https://github.com/googleapis/java-bigquerymigration/commit/c4d7c21e025820adb21a902411bb58a0595d7f3f)) + ### [0.2.2](https://github.com/googleapis/java-bigquerymigration/compare/v0.2.1...v0.2.2) (2022-03-02) diff --git a/google-cloud-bigquerymigration-bom/pom.xml b/google-cloud-bigquerymigration-bom/pom.xml index dde5282..3e3a06c 100644 --- a/google-cloud-bigquerymigration-bom/pom.xml +++ b/google-cloud-bigquerymigration-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerymigration-bom - 0.2.3-SNAPSHOT + 0.2.3 pom com.google.cloud @@ -65,17 +65,17 @@ com.google.cloud google-cloud-bigquerymigration - 0.2.3-SNAPSHOT + 0.2.3 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2alpha - 0.2.3-SNAPSHOT + 0.2.3 com.google.api.grpc proto-google-cloud-bigquerymigration-v2alpha - 0.2.3-SNAPSHOT + 0.2.3 diff --git a/google-cloud-bigquerymigration/pom.xml b/google-cloud-bigquerymigration/pom.xml index 6104386..8808c6a 100644 --- a/google-cloud-bigquerymigration/pom.xml +++ b/google-cloud-bigquerymigration/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerymigration - 0.2.3-SNAPSHOT + 0.2.3 jar Google BigQuery Migration https://github.com/googleapis/java-bigquerymigration @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigquerymigration-parent - 0.2.3-SNAPSHOT + 0.2.3 google-cloud-bigquerymigration diff --git a/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml b/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml index 7d90b13..378aff9 100644 --- a/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml +++ b/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2alpha - 0.2.3-SNAPSHOT + 0.2.3 grpc-google-cloud-bigquerymigration-v2alpha GRPC library for google-cloud-bigquerymigration com.google.cloud google-cloud-bigquerymigration-parent - 0.2.3-SNAPSHOT + 0.2.3 diff --git a/pom.xml b/pom.xml index 4ad522f..59c1962 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigquerymigration-parent pom - 0.2.3-SNAPSHOT + 0.2.3 Google BigQuery Migration Parent https://github.com/googleapis/java-bigquerymigration @@ -69,17 +69,17 @@ com.google.cloud google-cloud-bigquerymigration - 0.2.3-SNAPSHOT + 0.2.3 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2alpha - 0.2.3-SNAPSHOT + 0.2.3 com.google.api.grpc proto-google-cloud-bigquerymigration-v2alpha - 0.2.3-SNAPSHOT + 0.2.3 diff --git a/proto-google-cloud-bigquerymigration-v2alpha/pom.xml b/proto-google-cloud-bigquerymigration-v2alpha/pom.xml index 97e54a8..b137293 100644 --- a/proto-google-cloud-bigquerymigration-v2alpha/pom.xml +++ b/proto-google-cloud-bigquerymigration-v2alpha/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigquerymigration-v2alpha - 0.2.3-SNAPSHOT + 0.2.3 proto-google-cloud-bigquerymigration-v2alpha Proto library for google-cloud-bigquerymigration com.google.cloud google-cloud-bigquerymigration-parent - 0.2.3-SNAPSHOT + 0.2.3 diff --git a/versions.txt b/versions.txt index 83674f6..84eb091 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-bigquerymigration:0.2.2:0.2.3-SNAPSHOT -grpc-google-cloud-bigquerymigration-v2alpha:0.2.2:0.2.3-SNAPSHOT -proto-google-cloud-bigquerymigration-v2alpha:0.2.2:0.2.3-SNAPSHOT +google-cloud-bigquerymigration:0.2.3:0.2.3 +grpc-google-cloud-bigquerymigration-v2alpha:0.2.3:0.2.3 +proto-google-cloud-bigquerymigration-v2alpha:0.2.3:0.2.3