diff --git a/changelog.html b/changelog.html
index a9d6ff97a..d519dce43 100644
--- a/changelog.html
+++ b/changelog.html
@@ -44,7 +44,7 @@
Hazelcast Clustering Plugin Changelog
-3.0.1 -- (To be determined)
+3.1.0 -- November 5, 2024
- [Issue #105] - Maximum cache size (in bytes) incorrectly reported
- [Issue #103] - Fix Cluster initialization race condition
diff --git a/pom.xml b/pom.xml
index 2fd3f325c..e9d9ccbf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.igniterealtime.openfire.plugins
hazelcast
- 3.0.1-SNAPSHOT
+ 3.1.1-SNAPSHOT
Hazelcast Plugin
Adds clustering support