diff --git a/java-video-stitcher/CHANGELOG.md b/java-video-stitcher/CHANGELOG.md
index 35a758940a05..936beef4fb09 100644
--- a/java-video-stitcher/CHANGELOG.md
+++ b/java-video-stitcher/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.3.1](https://github.com/googleapis/java-video-stitcher/compare/v0.3.0...v0.3.1) (2022-07-13)
+
+
+### Bug Fixes
+
+* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-video-stitcher/issues/1485)) ([#54](https://github.com/googleapis/java-video-stitcher/issues/54)) ([ff83d6e](https://github.com/googleapis/java-video-stitcher/commit/ff83d6eb04736279c7b15b3dcc4784a76f7cbeb3))
+
## [0.3.0](https://github.com/googleapis/java-video-stitcher/compare/v0.2.1...v0.3.0) (2022-06-30)
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 0f1bcd730272..7b9d807a0916 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-SNAPSHOT
+ 0.3.1
pom
com.google.cloud
@@ -65,17 +65,17 @@
com.google.cloud
google-cloud-video-stitcher
- 0.3.1-SNAPSHOT
+ 0.3.1
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.3.1-SNAPSHOT
+ 0.3.1
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.3.1-SNAPSHOT
+ 0.3.1
diff --git a/java-video-stitcher/google-cloud-video-stitcher/pom.xml b/java-video-stitcher/google-cloud-video-stitcher/pom.xml
index be9ab8c2b31b..0052e1693cb4 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-SNAPSHOT
+ 0.3.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.3.1-SNAPSHOT
+ 0.3.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 d78033cc6281..d72d6b10a74b 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-SNAPSHOT
+ 0.3.1
grpc-google-cloud-video-stitcher-v1
GRPC library for google-cloud-video-stitcher
com.google.cloud
google-cloud-video-stitcher-parent
- 0.3.1-SNAPSHOT
+ 0.3.1
diff --git a/java-video-stitcher/pom.xml b/java-video-stitcher/pom.xml
index 4d7b8de23f6a..71fc1762a0c4 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-SNAPSHOT
+ 0.3.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.3.1-SNAPSHOT
+ 0.3.1
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.3.1-SNAPSHOT
+ 0.3.1
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.3.1-SNAPSHOT
+ 0.3.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 1a80b91a6c10..1ecf4a92aaf2 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-SNAPSHOT
+ 0.3.1
proto-google-cloud-video-stitcher-v1
Proto library for google-cloud-video-stitcher
com.google.cloud
google-cloud-video-stitcher-parent
- 0.3.1-SNAPSHOT
+ 0.3.1
diff --git a/java-video-stitcher/samples/snapshot/pom.xml b/java-video-stitcher/samples/snapshot/pom.xml
index daaa5dda8605..985a45fa2b21 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-SNAPSHOT
+ 0.3.1
diff --git a/java-video-stitcher/versions.txt b/java-video-stitcher/versions.txt
index 26827d5fe596..5e7e89d823a9 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.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
+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