diff --git a/.DS_Store b/.DS_Store
index 301f27470..486ca695a 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/libs/.DS_Store b/libs/.DS_Store
index 5d3e9cd94..19dbdde5a 100644
Binary files a/libs/.DS_Store and b/libs/.DS_Store differ
diff --git a/libs/chat-workflow-coverage/.DS_Store b/libs/chat-workflow-coverage/.DS_Store
new file mode 100644
index 000000000..638b0d702
Binary files /dev/null and b/libs/chat-workflow-coverage/.DS_Store differ
diff --git a/libs/chat-workflow-coverage/pom.xml b/libs/chat-workflow-coverage/pom.xml
new file mode 100644
index 000000000..970046b7c
--- /dev/null
+++ b/libs/chat-workflow-coverage/pom.xml
@@ -0,0 +1,83 @@
+
+ 4.0.0
+ chat-workflow-coverage
+ Chat Workflow Coverage Report
+ Used For Jacoco
+
+
+ org.finos.springbot
+ spring-bot
+ 9.0.0-SNAPSHOT
+ ../..
+
+
+
+ 1.8
+ 1.8
+
+
+
+
+
+ symphony-ci
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.2
+
+
+ report
+ verify
+
+ report-aggregate
+
+
+
+
+
+ org/finos/springbot/tool/**/*
+ org/finos/springboot/demo/**/*
+
+
+
+
+
+
+
+
+
+
+
+
+ org.finos.springbot
+ chat-workflow
+ 9.0.0-SNAPSHOT
+
+
+ org.finos.springbot
+ symphony-bdk-chat-workflow-spring-boot-starter
+ 9.0.0-SNAPSHOT
+
+
+ org.finos.springbot
+ teams-chat-workflow-spring-boot-starter
+ 9.0.0-SNAPSHOT
+
+
+ org.finos.springbot
+ entity-json
+ 9.0.0-SNAPSHOT
+
+
+ org.finos.springbot
+ entities
+ 9.0.0-SNAPSHOT
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 88835a688..9441ca619 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,8 @@
demos/demo-bot
demos/todo-bot
demos/claim-bot
+
+ libs/chat-workflow-coverage
@@ -184,22 +186,7 @@
prepare-agent
-
- report
- verify
-
- report-aggregate
-
-
-
-
- org/finos/springbot/tool/**/*
- org/finos/springboot/demo/**/*
-
- ${maven.multiModuleProjectDirectory}/target/combined.exec
- true
-
org.apache.maven.plugins
diff --git a/tools/.DS_Store b/tools/.DS_Store
new file mode 100644
index 000000000..51b6bc8f1
Binary files /dev/null and b/tools/.DS_Store differ
diff --git a/tools/reminder-bot/.DS_Store b/tools/reminder-bot/.DS_Store
new file mode 100644
index 000000000..638b0d702
Binary files /dev/null and b/tools/reminder-bot/.DS_Store differ
diff --git a/tools/reminder-bot/pom.xml b/tools/reminder-bot/pom.xml
index 2f06a9157..0b53a5ba0 100644
--- a/tools/reminder-bot/pom.xml
+++ b/tools/reminder-bot/pom.xml
@@ -67,6 +67,8 @@
+
+