mirror of
https://github.com/apache/sqoop.git
synced 2025-05-06 18:22:25 +08:00
SQOOP-2391: Sqoop2: MySQL JDBC Driver is packaged with binary distribution
(Abraham Elmahrek via Richard Zhou)
This commit is contained in:
parent
4042d2df11
commit
d593a550aa
1
pom.xml
1
pom.xml
@ -515,6 +515,7 @@ limitations under the License.
|
|||||||
<groupId>mysql</groupId>
|
<groupId>mysql</groupId>
|
||||||
<artifactId>mysql-connector-java</artifactId>
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
<version>${jdbc.mysql.version}</version>
|
<version>${jdbc.mysql.version}</version>
|
||||||
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>postgresql</groupId>
|
<groupId>postgresql</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user