From 231b56975ceeeb92d84bb2a1309c0010300f1cb5 Mon Sep 17 00:00:00 2001
From: Dominik Przybysz <132913826+sfc-gh-dprzybysz@users.noreply.github.com>
Date: Fri, 25 Oct 2024 10:52:08 +0200
Subject: [PATCH] Bump version to 3.19.1 for release (#1939)
---
CHANGELOG.rst | 4 ++++
FIPS/pom.xml | 4 ++--
parent-pom.xml | 2 +-
pom.xml | 4 ++--
4 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b83a77291..72c788c36 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,7 @@
+**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 425d263df..eacc4e71f 100644
--- a/FIPS/pom.xml
+++ b/FIPS/pom.xml
@@ -5,12 +5,12 @@
net.snowflake
snowflake-jdbc-parent
- 3.19.1-SNAPSHOT
+ 3.19.1
../parent-pom.xml
snowflake-jdbc-fips
- 3.19.1-SNAPSHOT
+ 3.19.1
jar
snowflake-jdbc-fips
diff --git a/parent-pom.xml b/parent-pom.xml
index cc9b0b4d9..f9b85767e 100644
--- a/parent-pom.xml
+++ b/parent-pom.xml
@@ -5,7 +5,7 @@
net.snowflake
snowflake-jdbc-parent
- 3.19.1-SNAPSHOT
+ 3.19.1
pom
diff --git a/pom.xml b/pom.xml
index 2fd7f9216..c2c4e218d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,13 @@
net.snowflake
snowflake-jdbc-parent
- 3.19.1-SNAPSHOT
+ 3.19.1
./parent-pom.xml
${artifactId}
- 3.19.1-SNAPSHOT
+ 3.19.1
jar
${artifactId}