From 4aac977ead94133143096782885f1f3a2af2062f Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 12 Oct 2015 17:48:42 +0200 Subject: [PATCH] Fix double installation of sources jar --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 4bcc4edbdba..878ac7ef82b 100644 --- a/pom.xml +++ b/pom.xml @@ -500,6 +500,11 @@ maven-release-plugin true + + false true false forked-path -- 2.39.5