From d593a550aa56729e12a820cb15f46cbe7348d57e Mon Sep 17 00:00:00 2001 From: Richard Zhou Date: Thu, 18 Jun 2015 16:00:23 +0800 Subject: [PATCH] SQOOP-2391: Sqoop2: MySQL JDBC Driver is packaged with binary distribution (Abraham Elmahrek via Richard Zhou) --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 7749edcc..72a28568 100644 --- a/pom.xml +++ b/pom.xml @@ -515,6 +515,7 @@ limitations under the License. mysql mysql-connector-java ${jdbc.mysql.version} + test postgresql