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 06818a44e481..3faee04281e8 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.3.3 + 0.3.4-SNAPSHOT pom com.google.cloud @@ -65,17 +65,17 @@ com.google.cloud google-cloud-video-stitcher - 0.3.3 + 0.3.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.3 + 0.3.4-SNAPSHOT com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.3 + 0.3.4-SNAPSHOT diff --git a/java-video-stitcher/google-cloud-video-stitcher/pom.xml b/java-video-stitcher/google-cloud-video-stitcher/pom.xml index 4b7a81700daa..f4b010310028 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.3.3 + 0.3.4-SNAPSHOT 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 + 0.3.4-SNAPSHOT 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 0485360a343b..98631f3b2e1b 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.3.3 + 0.3.4-SNAPSHOT grpc-google-cloud-video-stitcher-v1 GRPC library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.3 + 0.3.4-SNAPSHOT diff --git a/java-video-stitcher/pom.xml b/java-video-stitcher/pom.xml index a287b359b606..01206edde7e1 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.3.3 + 0.3.4-SNAPSHOT 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 + 0.3.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.3 + 0.3.4-SNAPSHOT com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.3 + 0.3.4-SNAPSHOT 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 f77d91ad5045..cc09373a67bd 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.3.3 + 0.3.4-SNAPSHOT proto-google-cloud-video-stitcher-v1 Proto library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.3 + 0.3.4-SNAPSHOT diff --git a/java-video-stitcher/samples/snapshot/pom.xml b/java-video-stitcher/samples/snapshot/pom.xml index 54ce19f54e8b..d985fff758c7 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.3.3 + 0.3.4-SNAPSHOT diff --git a/java-video-stitcher/versions.txt b/java-video-stitcher/versions.txt index 13528944f481..261477efcfed 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.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 +google-cloud-video-stitcher:0.3.3:0.3.4-SNAPSHOT +proto-google-cloud-video-stitcher-v1:0.3.3:0.3.4-SNAPSHOT +grpc-google-cloud-video-stitcher-v1:0.3.3:0.3.4-SNAPSHOT