From 1183b9dbc3dd6f849b0562a4d2de82ba0ab11f61 Mon Sep 17 00:00:00 2001 From: Przemyslaw Motacki Date: Wed, 9 Oct 2024 08:24:29 +0200 Subject: [PATCH] Revert "Bump version to 3.19.1 for release (#1907)" (#1911) --- CHANGELOG.rst | 4 ---- FIPS/pom.xml | 4 ++-- parent-pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 9 deletions(-) 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}