From e55a13c9ed68d098acf14b9dcc37544a68655547 Mon Sep 17 00:00:00 2001 From: Peter Bae Date: Tue, 26 Sep 2017 11:58:45 -0700 Subject: [PATCH 1/2] add snapshot to pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 968bfada3..550056e71 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.3.3 + 6.3.3-SNAPSHOT jar From 1341a9ff02b030532dd0c2a237e05915ced07fe0 Mon Sep 17 00:00:00 2001 From: Peter Bae Date: Tue, 26 Sep 2017 12:01:01 -0700 Subject: [PATCH 2/2] Make it 6.3.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 550056e71..296eb209e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.microsoft.sqlserver mssql-jdbc - 6.3.3-SNAPSHOT + 6.3.4-SNAPSHOT jar