From 603acfe812f6d663c996f07b6e90ced9863a2a41 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 16:04:19 +0000 Subject: [PATCH] chore(main): release 0.2.1 (#44) :robot: I have created a release *beep* *boop* --- ## [0.2.1](https://github.com/googleapis/java-video-stitcher/compare/v0.2.0...v0.2.1) (2022-06-23) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#43](https://github.com/googleapis/java-video-stitcher/issues/43)) ([11164cb](https://github.com/googleapis/java-video-stitcher/commit/11164cbd0904646c9df80b772474778c385954e9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- java-video-stitcher/CHANGELOG.md | 7 +++++++ .../google-cloud-video-stitcher-bom/pom.xml | 8 ++++---- java-video-stitcher/google-cloud-video-stitcher/pom.xml | 4 ++-- .../grpc-google-cloud-video-stitcher-v1/pom.xml | 4 ++-- java-video-stitcher/pom.xml | 8 ++++---- .../proto-google-cloud-video-stitcher-v1/pom.xml | 4 ++-- java-video-stitcher/samples/snapshot/pom.xml | 2 +- java-video-stitcher/versions.txt | 6 +++--- 8 files changed, 25 insertions(+), 18 deletions(-) diff --git a/java-video-stitcher/CHANGELOG.md b/java-video-stitcher/CHANGELOG.md index 91a5f4e58dd0..d34bde97fb0e 100644 --- a/java-video-stitcher/CHANGELOG.md +++ b/java-video-stitcher/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/googleapis/java-video-stitcher/compare/v0.2.0...v0.2.1) (2022-06-23) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#43](https://github.com/googleapis/java-video-stitcher/issues/43)) ([2695f3d](https://github.com/googleapis/java-video-stitcher/commit/2695f3d0e40ca2a302da4e3ae475fd80cde61569)) + ## [0.2.0](https://github.com/googleapis/java-video-stitcher/compare/v0.1.2...v0.2.0) (2022-05-19) diff --git a/java-video-stitcher/google-cloud-video-stitcher-bom/pom.xml b/java-video-stitcher/google-cloud-video-stitcher-bom/pom.xml index 6a61ea1a4495..faf1c688db90 100644 --- a/java-video-stitcher/google-cloud-video-stitcher-bom/pom.xml +++ b/java-video-stitcher/google-cloud-video-stitcher-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-video-stitcher-bom - 0.2.1-SNAPSHOT + 0.2.1 pom com.google.cloud @@ -65,17 +65,17 @@ com.google.cloud google-cloud-video-stitcher - 0.2.1-SNAPSHOT + 0.2.1 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.2.1-SNAPSHOT + 0.2.1 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.2.1-SNAPSHOT + 0.2.1 diff --git a/java-video-stitcher/google-cloud-video-stitcher/pom.xml b/java-video-stitcher/google-cloud-video-stitcher/pom.xml index bf384fabfcd6..73909e55aa53 100644 --- a/java-video-stitcher/google-cloud-video-stitcher/pom.xml +++ b/java-video-stitcher/google-cloud-video-stitcher/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-video-stitcher - 0.2.1-SNAPSHOT + 0.2.1 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.2.1-SNAPSHOT + 0.2.1 google-cloud-video-stitcher diff --git a/java-video-stitcher/grpc-google-cloud-video-stitcher-v1/pom.xml b/java-video-stitcher/grpc-google-cloud-video-stitcher-v1/pom.xml index d1d1161c813f..b89e206224a7 100644 --- a/java-video-stitcher/grpc-google-cloud-video-stitcher-v1/pom.xml +++ b/java-video-stitcher/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.2.1-SNAPSHOT + 0.2.1 grpc-google-cloud-video-stitcher-v1 GRPC library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.2.1-SNAPSHOT + 0.2.1 diff --git a/java-video-stitcher/pom.xml b/java-video-stitcher/pom.xml index a64a99030f04..4ec930b14203 100644 --- a/java-video-stitcher/pom.xml +++ b/java-video-stitcher/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-video-stitcher-parent pom - 0.2.1-SNAPSHOT + 0.2.1 Google Video Stitcher API Parent https://github.com/googleapis/java-video-stitcher @@ -69,17 +69,17 @@ com.google.cloud google-cloud-video-stitcher - 0.2.1-SNAPSHOT + 0.2.1 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.2.1-SNAPSHOT + 0.2.1 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.2.1-SNAPSHOT + 0.2.1 diff --git a/java-video-stitcher/proto-google-cloud-video-stitcher-v1/pom.xml b/java-video-stitcher/proto-google-cloud-video-stitcher-v1/pom.xml index 1b6f7e2b9a09..ac8c0afa23cb 100644 --- a/java-video-stitcher/proto-google-cloud-video-stitcher-v1/pom.xml +++ b/java-video-stitcher/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.2.1-SNAPSHOT + 0.2.1 proto-google-cloud-video-stitcher-v1 Proto library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.2.1-SNAPSHOT + 0.2.1 diff --git a/java-video-stitcher/samples/snapshot/pom.xml b/java-video-stitcher/samples/snapshot/pom.xml index 6995fec0c6f6..9f8e868a9840 100644 --- a/java-video-stitcher/samples/snapshot/pom.xml +++ b/java-video-stitcher/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-video-stitcher - 0.2.1-SNAPSHOT + 0.2.1 diff --git a/java-video-stitcher/versions.txt b/java-video-stitcher/versions.txt index 313ab6114ab5..7a2388a3b680 100644 --- a/java-video-stitcher/versions.txt +++ b/java-video-stitcher/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-video-stitcher:0.2.0:0.2.1-SNAPSHOT -proto-google-cloud-video-stitcher-v1:0.2.0:0.2.1-SNAPSHOT -grpc-google-cloud-video-stitcher-v1:0.2.0:0.2.1-SNAPSHOT +google-cloud-video-stitcher:0.2.1:0.2.1 +proto-google-cloud-video-stitcher-v1:0.2.1:0.2.1 +grpc-google-cloud-video-stitcher-v1:0.2.1:0.2.1