diff --git a/common-tools/pom.xml b/common-tools/pom.xml
index 029040e..cd711f8 100644
--- a/common-tools/pom.xml
+++ b/common-tools/pom.xml
@@ -37,4 +37,8 @@
+
+ common-tools
+
+
diff --git a/demo-distributed-lock/demo-distributed-lock-api/pom.xml b/demo-distributed-lock/demo-distributed-lock-api/pom.xml
index a65623b..0054102 100644
--- a/demo-distributed-lock/demo-distributed-lock-api/pom.xml
+++ b/demo-distributed-lock/demo-distributed-lock-api/pom.xml
@@ -46,4 +46,9 @@
+
+
+ demo-distributed-lock-api
+
+
diff --git a/demo-distributed-lock/demo-distributed-lock-curator/pom.xml b/demo-distributed-lock/demo-distributed-lock-curator/pom.xml
index 8069d2d..94062b4 100644
--- a/demo-distributed-lock/demo-distributed-lock-curator/pom.xml
+++ b/demo-distributed-lock/demo-distributed-lock-curator/pom.xml
@@ -42,4 +42,14 @@
+
+ demo-distributed-lock-curator
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+
diff --git a/demo-distributed-lock/demo-distributed-lock-redisson/pom.xml b/demo-distributed-lock/demo-distributed-lock-redisson/pom.xml
index 61095bb..e564cd2 100644
--- a/demo-distributed-lock/demo-distributed-lock-redisson/pom.xml
+++ b/demo-distributed-lock/demo-distributed-lock-redisson/pom.xml
@@ -37,4 +37,14 @@
+
+ demo-distributed-lock-redisson
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+