Skip to content

Commit

Permalink
Fixing an issue when building brooklyn-ui for downstream projects
Browse files Browse the repository at this point in the history
The issue was fixed in version 1.9.0 of the plugin, see: eirslett/frontend-maven-plugin#820 (comment)
  • Loading branch information
tbouron committed Jan 3, 2020
1 parent e7cfac8 commit 68a58a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -99,7 +99,7 @@
<maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
<maven-resources-plugin.version>3.0.1</maven-resources-plugin.version>
<maven-war-plugin.version>3.0.0</maven-war-plugin.version>
<frontend-maven-plugin.version>1.8.0</frontend-maven-plugin.version>
<frontend-maven-plugin.version>1.9.0</frontend-maven-plugin.version>
<pax-web.version>7.2.3</pax-web.version>
<pax-web-extender-whiteboard.version>${pax-web.version}</pax-web-extender-whiteboard.version>

Expand Down

0 comments on commit 68a58a2

Please sign in to comment.