diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 2f0c900d79..ce50e9a52c 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,7 @@
+**JDBC Driver 3.23.2**
+
+- \||Please Refer to Release Notes at https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc
+
**JDBC Driver 3.23.1**
- \||Please Refer to Release Notes at https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc
diff --git a/FIPS/pom.xml b/FIPS/pom.xml
index 8d61658380..b540f7319c 100644
--- a/FIPS/pom.xml
+++ b/FIPS/pom.xml
@@ -5,12 +5,12 @@
net.snowflake
snowflake-jdbc-parent
- 3.23.2-SNAPSHOT
+ 3.23.2
../parent-pom.xml
snowflake-jdbc-fips
- 3.23.2-SNAPSHOT
+ 3.23.2
jar
snowflake-jdbc-fips
diff --git a/parent-pom.xml b/parent-pom.xml
index 3b1b41b014..ff69787597 100644
--- a/parent-pom.xml
+++ b/parent-pom.xml
@@ -5,7 +5,7 @@
net.snowflake
snowflake-jdbc-parent
- 3.23.2-SNAPSHOT
+ 3.23.2
pom
diff --git a/pom.xml b/pom.xml
index 471687c398..634801f849 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,13 @@
net.snowflake
snowflake-jdbc-parent
- 3.23.2-SNAPSHOT
+ 3.23.2
./parent-pom.xml
${artifactId}
- 3.23.2-SNAPSHOT
+ 3.23.2
jar
${artifactId}