Really really include mysql.
This commit is contained in:
parent
014997ccf8
commit
7f77b62852
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
@ -75,7 +74,6 @@
|
|||||||
<artifact>*:*</artifact>
|
<artifact>*:*</artifact>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>**/*.java</exclude>
|
<exclude>**/*.java</exclude>
|
||||||
<exclude>**/*.properties</exclude>
|
|
||||||
<exclude>**/*.SF</exclude>
|
<exclude>**/*.SF</exclude>
|
||||||
<exclude>**/*.DSA</exclude>
|
<exclude>**/*.DSA</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
|
Loading…
Reference in New Issue
Block a user