From 54b29ea446ac5c6bb503eabe61e2b622745126d2 Mon Sep 17 00:00:00 2001 From: Kai Zimmermann Date: Fri, 4 Mar 2016 21:38:57 +0100 Subject: [PATCH] Remove broken css compressor --- hawkbit-ui/pom.xml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/hawkbit-ui/pom.xml b/hawkbit-ui/pom.xml index c9bd54b01..2c7e65638 100644 --- a/hawkbit-ui/pom.xml +++ b/hawkbit-ui/pom.xml @@ -58,26 +58,6 @@ - - net.alchim31.maven - yuicompressor-maven-plugin - 1.5.0 - - - - compress - - - - - - **/*.css - - true - ${basedir}/src/main/resources/VAADIN/themes/hawkbit/styles.css - true - - @@ -115,7 +95,7 @@ com.vaadin vaadin-maven-plugin - [7.5.2,) + [7.6.3,) compile-theme