From 68a58a299674946f14b94311bef8ae64ddba8074 Mon Sep 17 00:00:00 2001 From: Thomas Bouron Date: Fri, 3 Jan 2020 17:11:01 +0000 Subject: [PATCH] Fixing an issue when building brooklyn-ui for downstream projects The issue was fixed in version 1.9.0 of the plugin, see: https://github.com/eirslett/frontend-maven-plugin/issues/820#issuecomment-570634363 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 525199c88..8c0e62d69 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ 3.5.1 3.0.1 3.0.0 - 1.8.0 + 1.9.0 7.2.3 ${pax-web.version}