feat: Introduced config switches to choose the used implementations
[demos/kafka/chat] / pom.xml
diff --git a/pom.xml b/pom.xml
index d460239..30867b4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -97,6 +97,9 @@
           </excludes>
         </configuration>
       </plugin>
+      <plugin>
+        <artifactId>maven-failsafe-plugin</artifactId>
+      </plugin>
     </plugins>
   </build>