diff --git a/pom.xml b/pom.xml
index f23369107..017bd7e4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,6 +192,7 @@
leader-followers
strangler
arrange-act-assert
+ transaction-script
@@ -377,6 +378,7 @@
maven-surefire-plugin
3.0.0-M3
+
-Xmx1024M ${argLine}
@@ -474,6 +476,7 @@
true
+
${projectRoot}${file.separator}license-plugin-header-style.xml
@@ -550,4 +553,4 @@
-
\ No newline at end of file
+
diff --git a/transaction-script/pom.xml b/transaction-script/pom.xml
new file mode 100644
index 000000000..1d3c7a8a9
--- /dev/null
+++ b/transaction-script/pom.xml
@@ -0,0 +1,15 @@
+
+
+
+ java-design-patterns
+ com.iluwatar
+ 1.23.0-SNAPSHOT
+
+ 4.0.0
+
+ transaction-script
+
+
+