Added Camel-Resilience4j to components POM
diff --git a/components/pom.xml b/components/pom.xml
index 059e60b..427b24c 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -283,6 +283,7 @@
         <module>camel-reactive-executor-vertx</module>
         <module>camel-reactive-streams</module>
         <module>camel-reactor</module>
+        <module>camel-resilience4j</module>
         <module>camel-rest-swagger</module>
         <module>camel-robotframework</module>
         <module>camel-rss</module>