diff --git a/CHANGELOG.md b/CHANGELOG.md index 02ea7b0..88c88cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.3](https://github.com/googleapis/java-video-stitcher/compare/v0.3.2...v0.3.3) (2022-09-09) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#70](https://github.com/googleapis/java-video-stitcher/issues/70)) ([79c0c1f](https://github.com/googleapis/java-video-stitcher/commit/79c0c1f03b1fa96554e27c6c3d29d4dd324c53e0)) + ## [0.3.2](https://github.com/googleapis/java-video-stitcher/compare/v0.3.1...v0.3.2) (2022-08-09) diff --git a/google-cloud-video-stitcher-bom/pom.xml b/google-cloud-video-stitcher-bom/pom.xml index 9173a42..06818a4 100644 --- a/google-cloud-video-stitcher-bom/pom.xml +++ b/google-cloud-video-stitcher-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-video-stitcher-bom - 0.3.3-SNAPSHOT + 0.3.3 pom com.google.cloud @@ -65,17 +65,17 @@ com.google.cloud google-cloud-video-stitcher - 0.3.3-SNAPSHOT + 0.3.3 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.3-SNAPSHOT + 0.3.3 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.3-SNAPSHOT + 0.3.3 diff --git a/google-cloud-video-stitcher/pom.xml b/google-cloud-video-stitcher/pom.xml index f6807b7..4b7a817 100644 --- a/google-cloud-video-stitcher/pom.xml +++ b/google-cloud-video-stitcher/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-video-stitcher - 0.3.3-SNAPSHOT + 0.3.3 jar Google Video Stitcher API https://github.com/googleapis/java-video-stitcher @@ -11,7 +11,7 @@ com.google.cloud google-cloud-video-stitcher-parent - 0.3.3-SNAPSHOT + 0.3.3 google-cloud-video-stitcher diff --git a/grpc-google-cloud-video-stitcher-v1/pom.xml b/grpc-google-cloud-video-stitcher-v1/pom.xml index 703d825..0485360 100644 --- a/grpc-google-cloud-video-stitcher-v1/pom.xml +++ b/grpc-google-cloud-video-stitcher-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.3-SNAPSHOT + 0.3.3 grpc-google-cloud-video-stitcher-v1 GRPC library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.3-SNAPSHOT + 0.3.3 diff --git a/pom.xml b/pom.xml index f86c383..a287b35 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-video-stitcher-parent pom - 0.3.3-SNAPSHOT + 0.3.3 Google Video Stitcher API Parent https://github.com/googleapis/java-video-stitcher @@ -69,17 +69,17 @@ com.google.cloud google-cloud-video-stitcher - 0.3.3-SNAPSHOT + 0.3.3 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.3-SNAPSHOT + 0.3.3 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.3-SNAPSHOT + 0.3.3 diff --git a/proto-google-cloud-video-stitcher-v1/pom.xml b/proto-google-cloud-video-stitcher-v1/pom.xml index ae5da0d..f77d91a 100644 --- a/proto-google-cloud-video-stitcher-v1/pom.xml +++ b/proto-google-cloud-video-stitcher-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.3-SNAPSHOT + 0.3.3 proto-google-cloud-video-stitcher-v1 Proto library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.3-SNAPSHOT + 0.3.3 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 1319d36..54ce19f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-video-stitcher - 0.3.3-SNAPSHOT + 0.3.3 diff --git a/versions.txt b/versions.txt index 06a1ccc..1352894 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-video-stitcher:0.3.2:0.3.3-SNAPSHOT -proto-google-cloud-video-stitcher-v1:0.3.2:0.3.3-SNAPSHOT -grpc-google-cloud-video-stitcher-v1:0.3.2:0.3.3-SNAPSHOT +google-cloud-video-stitcher:0.3.3:0.3.3 +proto-google-cloud-video-stitcher-v1:0.3.3:0.3.3 +grpc-google-cloud-video-stitcher-v1:0.3.3:0.3.3