diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json
index e6849dfb..6f51842e 100644
--- a/.github/.release-please-manifest.json
+++ b/.github/.release-please-manifest.json
@@ -1 +1 @@
-{"functions-framework-api":"1.1.3","invoker":"1.3.2","function-maven-plugin":"0.11.0"}
+{"functions-framework-api":"1.1.4","invoker":"1.3.2","function-maven-plugin":"0.11.0"}
diff --git a/functions-framework-api/CHANGELOG.md b/functions-framework-api/CHANGELOG.md
index 497626cf..b97246fe 100644
--- a/functions-framework-api/CHANGELOG.md
+++ b/functions-framework-api/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.1.4](https://github.com/GoogleCloudPlatform/functions-framework-java/compare/functions-framework-api-v1.1.3...functions-framework-api-v1.1.4) (2024-11-22)
+
+
+### Bug Fixes
+
+* revert maven-source-plugin to 3.2.1 ([#303](https://github.com/GoogleCloudPlatform/functions-framework-java/issues/303)) ([2db9a2b](https://github.com/GoogleCloudPlatform/functions-framework-java/commit/2db9a2bec6ba93e7954e68c2301c5fc2fcc032d8))
+
## [1.1.3](https://github.com/GoogleCloudPlatform/functions-framework-java/compare/functions-framework-api-v1.1.2...functions-framework-api-v1.1.3) (2024-10-05)
diff --git a/functions-framework-api/pom.xml b/functions-framework-api/pom.xml
index 8e792243..7bc776c4 100644
--- a/functions-framework-api/pom.xml
+++ b/functions-framework-api/pom.xml
@@ -24,7 +24,7 @@
com.google.cloud.functions
functions-framework-api
- 1.1.4-SNAPSHOT
+ 1.1.4
UTF-8