diff --git a/build.gradle b/build.gradle
index 55fb7076b..0495d16ca 100644
--- a/build.gradle
+++ b/build.gradle
@@ -57,7 +57,7 @@ if (!project.hasProperty("android")) {
// Be sure to update version in pom.xml to match
// snapshot release = x.x.x-SNAPSHOT
// production release = x.x.x
- archiveVersion = '4.4.0'
+ archiveVersion = '4.4.1'
archiveBaseName = "javarosa"
manifest {
diff --git a/pom.xml b/pom.xml
index 4d8393cfa..963c0f2dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
- 4.4.0
+ 4.4.1
jar
javarosa
A Java library for rendering forms that are compliant with ODK XForms spec