From b9ae62738865ee89a6c15118b3261316be8b9f3a Mon Sep 17 00:00:00 2001 From: RoboMWM Date: Sun, 4 Nov 2018 11:53:50 -0800 Subject: [PATCH] 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. --- Plan/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/Plan/pom.xml b/Plan/pom.xml index 1b7acfb12..4a497c48b 100644 --- a/Plan/pom.xml +++ b/Plan/pom.xml @@ -323,6 +323,7 @@ com.djrapitops.plan.utilities.metrics + false