diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f2f480238..5cec7897f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,7 @@ +**JDBC Driver 3.16.1** + +- \||Please Refer to Release Notes at https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc + **JDBC Driver 3.16.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 6000c0941..3e6160574 100644 --- a/FIPS/pom.xml +++ b/FIPS/pom.xml @@ -5,12 +5,12 @@ net.snowflake snowflake-jdbc-parent - 3.16.1-SNAPSHOT + 3.16.1 ../parent-pom.xml snowflake-jdbc-fips - 3.16.1-SNAPSHOT + 3.16.1 jar snowflake-jdbc-fips diff --git a/parent-pom.xml b/parent-pom.xml index ce94fd59f..fad3b666c 100644 --- a/parent-pom.xml +++ b/parent-pom.xml @@ -5,7 +5,7 @@ net.snowflake snowflake-jdbc-parent - 3.16.1-SNAPSHOT + 3.16.1 pom diff --git a/pom.xml b/pom.xml index 25290bb6b..704775d1b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ net.snowflake snowflake-jdbc-parent - 3.16.1-SNAPSHOT + 3.16.1 ./parent-pom.xml ${artifactId} - 3.16.1-SNAPSHOT + 3.16.1 jar ${artifactId}