Minor: moving a pom autogenerated by maven shade plugin to ignored targets dir

This commit is contained in:
ligee
2015-08-12 17:03:09 +02:00
parent a717afd9db
commit d75bece6d0
@@ -100,6 +100,7 @@
<goal>shade</goal>
</goals>
<configuration>
<dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>
<shadedArtifactAttached>false</shadedArtifactAttached>
<createDependencyReducedPom>true</createDependencyReducedPom>
<filters>