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}/**
+
+
+