From 63bd9a63c0e9ca9ff81ab4d2adf8e4210f75620f Mon Sep 17 00:00:00 2001 From: Ole Hejlskov Date: Fri, 23 Sep 2016 10:56:47 +0200 Subject: [PATCH] Remove sources and javadoc plugin. This is already handled by the release plugin --- pom.xml | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/pom.xml b/pom.xml index a37059c9..75730e56 100644 --- a/pom.xml +++ b/pom.xml @@ -255,37 +255,6 @@ - - org.apache.maven.plugins - maven-source-plugin - 2.4 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.1 - - - attach-javadocs - - jar - - - - - - - org.apache.maven.plugins maven-gpg-plugin