From 8b26452c75a8529ef3407d643fa33a1a2799a825 Mon Sep 17 00:00:00 2001
From: Samil Ayoub <ssamil.ayoub@gmail.com>
Date: Thu, 3 Sep 2020 22:58:15 +0100
Subject: [PATCH] bug fixing

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc59a846a..da3084ab2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
         <module>arrange-act-assert</module>
         <module>transaction-script</module>
         <module>filterer</module>
-        <module>simple-factory</module>
+        <module>factory</module>
     </modules>
 
     <repositories>