diff --git a/libraries-concurrency/pom.xml b/libraries-concurrency/pom.xml
new file mode 100644
index 0000000000..0dc546e63a
--- /dev/null
+++ b/libraries-concurrency/pom.xml
@@ -0,0 +1,15 @@
+
+
+
+ parent-modules
+ com.baeldung
+ 1.0.0-SNAPSHOT
+
+ 4.0.0
+
+ libraries-concurrency
+
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index a295439951..9694941645 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1259,6 +1259,7 @@
wildfly
xml
xstream
+ libraries-concurrency