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 2f3b18da7f5a..f2cacdccb59f 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.0 + 0.3.1-SNAPSHOT pom com.google.cloud @@ -65,17 +65,17 @@ com.google.cloud google-cloud-video-stitcher - 0.3.0 + 0.3.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.0 + 0.3.1-SNAPSHOT com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.0 + 0.3.1-SNAPSHOT diff --git a/java-video-stitcher/google-cloud-video-stitcher/pom.xml b/java-video-stitcher/google-cloud-video-stitcher/pom.xml index 661c27b2fd8a..be9ab8c2b31b 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.0 + 0.3.1-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.0 + 0.3.1-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 d6e0b9d2a9df..d78033cc6281 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.0 + 0.3.1-SNAPSHOT grpc-google-cloud-video-stitcher-v1 GRPC library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.0 + 0.3.1-SNAPSHOT diff --git a/java-video-stitcher/pom.xml b/java-video-stitcher/pom.xml index 9c11773e8c3d..98b0a1cdef72 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.0 + 0.3.1-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.0 + 0.3.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.0 + 0.3.1-SNAPSHOT com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.0 + 0.3.1-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 004f47ca97ad..1a80b91a6c10 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.0 + 0.3.1-SNAPSHOT proto-google-cloud-video-stitcher-v1 Proto library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.0 + 0.3.1-SNAPSHOT diff --git a/java-video-stitcher/samples/snapshot/pom.xml b/java-video-stitcher/samples/snapshot/pom.xml index 988e121f9af6..daaa5dda8605 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.0 + 0.3.1-SNAPSHOT diff --git a/java-video-stitcher/versions.txt b/java-video-stitcher/versions.txt index 610d9158518f..26827d5fe596 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.0:0.3.0 -proto-google-cloud-video-stitcher-v1:0.3.0:0.3.0 -grpc-google-cloud-video-stitcher-v1:0.3.0:0.3.0 +google-cloud-video-stitcher:0.3.0:0.3.1-SNAPSHOT +proto-google-cloud-video-stitcher-v1:0.3.0:0.3.1-SNAPSHOT +grpc-google-cloud-video-stitcher-v1:0.3.0:0.3.1-SNAPSHOT