diff --git a/pom.xml b/pom.xml index 97533ee..17fc3ae 100644 --- a/pom.xml +++ b/pom.xml @@ -233,21 +233,6 @@ - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - AppRun - - - - - - + \ No newline at end of file diff --git a/system/pom.xml b/system/pom.xml index fcb3377..b074482 100644 --- a/system/pom.xml +++ b/system/pom.xml @@ -82,4 +82,21 @@ + + + + org.springframework.boot + spring-boot-maven-plugin + 2.6.1 + + + + org.springframework.boot + spring-boot-configuration-processor + + + + + + \ No newline at end of file