From 17e3aacfd19037dc608a67c42c4a57196e25b5c8 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Mon, 5 Sep 2022 21:45:41 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E8=A7=84=E8=8C=83=20pom=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo-distributed-lock/demo-distributed-lock-redis/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/demo-distributed-lock/demo-distributed-lock-redis/pom.xml b/demo-distributed-lock/demo-distributed-lock-redis/pom.xml index 8952b03..57eb84b 100644 --- a/demo-distributed-lock/demo-distributed-lock-redis/pom.xml +++ b/demo-distributed-lock/demo-distributed-lock-redis/pom.xml @@ -35,4 +35,14 @@ + + demo-distributed-lock-redis + + + org.springframework.boot + spring-boot-maven-plugin + + + +