From 41eab373347c4af90c0dbed51d2c0c6e26f1124c Mon Sep 17 00:00:00 2001 From: Olof Larsson Date: Sun, 17 Dec 2017 18:29:24 +0100 Subject: [PATCH] Including source code takes too much space. Spigot file upload limit requires we remove it now. --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index ae7beb58..3ea2d719 100644 --- a/pom.xml +++ b/pom.xml @@ -70,11 +70,6 @@ *.yml - - - ${project.build.sourceDirectory} - false -