diff --git a/build.gradle b/build.gradle
index a983fd8d..032f0557 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ plugins {
}
group = "com.marklogic"
-version = "4.5-SNAPSHOT"
+version = "4.5.1"
java {
sourceCompatibility = 1.8
diff --git a/pom.xml b/pom.xml
index eaa326d7..806f1b27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ It is not intended to be used to build this project.
4.0.0
com.marklogic
ml-app-deployer
- 4.5.0
+ 4.5.1
com.marklogic:ml-app-deployer
Java client for the MarkLogic REST Management API and for deploying applications to MarkLogic
https://github.com/marklogic-community/ml-app-deployer