mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-02 21:41:28 +01:00
Don't create dependency-reduced-pom (#781)
Since this plugin always generates one on compile, and since it's tracked in the git repo people have to revert their copy in order to pull changes.
This commit is contained in:
parent
d0de0725b2
commit
b9ae627388
@ -323,6 +323,7 @@
|
||||
<shadedPattern>com.djrapitops.plan.utilities.metrics</shadedPattern>
|
||||
</relocation>
|
||||
</relocations>
|
||||
<createDependencyReducedPom>false</createDependencyReducedPom>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user