diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 72c788c36..b83a77291 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,7 +1,3 @@
-**JDBC Driver 3.19.1**
-
-- \||Please Refer to Release Notes at https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc
-
**JDBC Driver 3.19.0**
- \||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 503f75cbc..b747a02ce 100644
--- a/FIPS/pom.xml
+++ b/FIPS/pom.xml
@@ -5,12 +5,12 @@
net.snowflake
snowflake-jdbc-parent
- 3.19.1
+ 3.19.1-SNAPSHOT
../parent-pom.xml
snowflake-jdbc-fips
- 3.19.1
+ 3.19.1-SNAPSHOT
jar
snowflake-jdbc-fips
diff --git a/parent-pom.xml b/parent-pom.xml
index 3027076ac..cb1b52b8e 100644
--- a/parent-pom.xml
+++ b/parent-pom.xml
@@ -5,7 +5,7 @@
net.snowflake
snowflake-jdbc-parent
- 3.19.1
+ 3.19.1-SNAPSHOT
pom
diff --git a/pom.xml b/pom.xml
index 4bc83e067..80428f55a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,13 @@
net.snowflake
snowflake-jdbc-parent
- 3.19.1
+ 3.19.1-SNAPSHOT
./parent-pom.xml
${artifactId}
- 3.19.1
+ 3.19.1-SNAPSHOT
jar
${artifactId}