diff --git a/changelog.html b/changelog.html
index 4252feccf..94141d4a1 100644
--- a/changelog.html
+++ b/changelog.html
@@ -44,7 +44,7 @@
REST API Plugin Changelog
-1.7.0 (tbd)
+1.7.0 January 19, 2022
- Requires Openfire 4.7.0
- [#1] - Migrate to Swagger.
diff --git a/plugin.xml b/plugin.xml
index 2e63d4c7b..265b2c38b 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -6,7 +6,7 @@
Allows administration over a RESTful API.
Roman Soldatow
${project.version}
- 01/18/2022
+ 01/19/2022
4.7.0
diff --git a/pom.xml b/pom.xml
index b4e53efe2..bcbb6fc0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.igniterealtime.openfire.plugins
restAPI
- 1.7.0-SNAPSHOT
+ 1.7.0
REST API Plugin
Allows administration over a RESTful API.