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 fe2d2bdb75da..1fe879a75bdb 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.1 + 0.3.2-SNAPSHOT pom com.google.cloud @@ -65,17 +65,17 @@ com.google.cloud google-cloud-video-stitcher - 0.3.1 + 0.3.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.1 + 0.3.2-SNAPSHOT com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.1 + 0.3.2-SNAPSHOT diff --git a/java-video-stitcher/google-cloud-video-stitcher/pom.xml b/java-video-stitcher/google-cloud-video-stitcher/pom.xml index 0052e1693cb4..f7dc0f55bb3a 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.1 + 0.3.2-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.1 + 0.3.2-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 d72d6b10a74b..d2266c48c28a 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.1 + 0.3.2-SNAPSHOT grpc-google-cloud-video-stitcher-v1 GRPC library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.1 + 0.3.2-SNAPSHOT diff --git a/java-video-stitcher/pom.xml b/java-video-stitcher/pom.xml index 2461a183ef79..83c4c9219f3b 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.1 + 0.3.2-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.1 + 0.3.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.1 + 0.3.2-SNAPSHOT com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.1 + 0.3.2-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 1ecf4a92aaf2..63f86b5421a9 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.1 + 0.3.2-SNAPSHOT proto-google-cloud-video-stitcher-v1 Proto library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.1 + 0.3.2-SNAPSHOT diff --git a/java-video-stitcher/samples/snapshot/pom.xml b/java-video-stitcher/samples/snapshot/pom.xml index 985a45fa2b21..61813bb36403 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.1 + 0.3.2-SNAPSHOT diff --git a/java-video-stitcher/versions.txt b/java-video-stitcher/versions.txt index 5e7e89d823a9..25235dfcdf0b 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.1:0.3.1 -proto-google-cloud-video-stitcher-v1:0.3.1:0.3.1 -grpc-google-cloud-video-stitcher-v1:0.3.1:0.3.1 +google-cloud-video-stitcher:0.3.1:0.3.2-SNAPSHOT +proto-google-cloud-video-stitcher-v1:0.3.1:0.3.2-SNAPSHOT +grpc-google-cloud-video-stitcher-v1:0.3.1:0.3.2-SNAPSHOT