From 21c3001d8078ce9adf80100715443ad99fd37bd0 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Wed, 30 Aug 2017 06:57:35 +0200 Subject: [PATCH] KEYCLOAK-5368 --- aggregation/pom.xml | 3 ++- pom.xml | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/aggregation/pom.xml b/aggregation/pom.xml index 7de2cc01d0..1a69f586aa 100644 --- a/aggregation/pom.xml +++ b/aggregation/pom.xml @@ -166,7 +166,8 @@ src - *.* + *.html + *.png true diff --git a/pom.xml b/pom.xml index e44a210a03..c4cd493dc1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ index + keycloak-images UTF-8 1.5.5 @@ -39,6 +40,7 @@ master + rhsso-images @@ -97,6 +99,15 @@ - true + + + ${project.basedir} + + images/** + ${imagesDir}/** + + +