From 75ac9c9e4b48852954819793023bcdbcc02d7a62 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Thu, 16 Feb 2017 17:20:10 +0200 Subject: Fix creation of vaadin-all javadoc in release builds (#8588) * Fix creation of vaadin-all javadoc in release builds --- all/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all/pom.xml b/all/pom.xml index 66b548bdb6..101ff84cde 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -255,7 +255,7 @@ - release + release-assemblies false -- cgit v1.2.3