remove extraneous build file

This commit is contained in:
Jonathan Shook 2020-05-14 15:12:25 -05:00
parent 6e74b5abe1
commit 4f2b292945

View File

@ -106,7 +106,7 @@
</execution>
</executions>
<configuration>
<createDependencyReducedPom>true</createDependencyReducedPom>
<createDependencyReducedPom>false</createDependencyReducedPom>
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
<createSourcesJar>true</createSourcesJar>
<!-- <shadedArtifactAttached>true</shadedArtifactAttached>-->