diff --git a/urbanLifelineServ/ai/pom.xml b/urbanLifelineServ/ai/pom.xml index 9cf8920b..56b025e4 100644 --- a/urbanLifelineServ/ai/pom.xml +++ b/urbanLifelineServ/ai/pom.xml @@ -111,4 +111,14 @@ + + ai + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/auth/pom.xml b/urbanLifelineServ/auth/pom.xml index e6cbbb59..cf3cc5c9 100644 --- a/urbanLifelineServ/auth/pom.xml +++ b/urbanLifelineServ/auth/pom.xml @@ -79,4 +79,14 @@ + + auth + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/bidding/pom.xml b/urbanLifelineServ/bidding/pom.xml index 7ea4bdbb..9af9d6a1 100644 --- a/urbanLifelineServ/bidding/pom.xml +++ b/urbanLifelineServ/bidding/pom.xml @@ -18,4 +18,14 @@ 21 + + bidding + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/crontab/pom.xml b/urbanLifelineServ/crontab/pom.xml index 15205acc..936d2978 100644 --- a/urbanLifelineServ/crontab/pom.xml +++ b/urbanLifelineServ/crontab/pom.xml @@ -18,4 +18,14 @@ 21 + + crontab + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/message/pom.xml b/urbanLifelineServ/message/pom.xml index c65f28dd..ce08ff47 100644 --- a/urbanLifelineServ/message/pom.xml +++ b/urbanLifelineServ/message/pom.xml @@ -77,4 +77,14 @@ + + message + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/platform/pom.xml b/urbanLifelineServ/platform/pom.xml index 35638ae6..960d9721 100644 --- a/urbanLifelineServ/platform/pom.xml +++ b/urbanLifelineServ/platform/pom.xml @@ -18,4 +18,14 @@ 21 + + platform + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/system/pom.xml b/urbanLifelineServ/system/pom.xml index af25b55b..aa1f39e9 100644 --- a/urbanLifelineServ/system/pom.xml +++ b/urbanLifelineServ/system/pom.xml @@ -105,4 +105,14 @@ + + system + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/workcase/pom.xml b/urbanLifelineServ/workcase/pom.xml index c7dbd88e..42df991f 100644 --- a/urbanLifelineServ/workcase/pom.xml +++ b/urbanLifelineServ/workcase/pom.xml @@ -153,4 +153,14 @@ + + workcase + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file