From e6925227e8aece52472a530de21c04ac05dc988b Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 14 Jun 2019 12:33:50 +0200 Subject: [PATCH] DATAREST-1386 - Fix Javadoc creation. Reenable Javadoc creation as otherwise the deployment to Sonatype's Nexus is rejected as all modules deployed need to hav a Javadoc JAR attached. --- spring-data-rest-hal-browser/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/spring-data-rest-hal-browser/pom.xml b/spring-data-rest-hal-browser/pom.xml index 2109ff660..8a22e2f3f 100644 --- a/spring-data-rest-hal-browser/pom.xml +++ b/spring-data-rest-hal-browser/pom.xml @@ -16,12 +16,6 @@ ad9b865 0.7.21 spring.data.rest.hal.browser - - - true ${basedir}/..