Added list of of libs to exclude instead of using scope to filter out the unwanted libs

This commit is contained in:
Michael Suzuki
2016-06-10 13:34:23 +01:00
parent 94b866d2dc
commit 83f024e25b
-1
View File
@@ -180,7 +180,6 @@
<overWriteReleases>false</overWriteReleases>
<overWriteSnapshots>false</overWriteSnapshots>
<overWriteIfNewer>true</overWriteIfNewer>
<excludeScope>provided</excludeScope>
</configuration>
</execution>
</executions>