diff --git a/metis-applicant/pom.xml b/metis-applicant/pom.xml index d79445b..37a7acd 100644 --- a/metis-applicant/pom.xml +++ b/metis-applicant/pom.xml @@ -13,7 +13,7 @@ 17 17 UTF-8 - true + true true true @@ -32,63 +32,63 @@ - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - - - - - org.projectlombok - lombok - - - org.mapstruct - mapstruct-processor - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 17 - 17 - UTF-8 - - -parameters - --add-opens - java.base/java.lang=ALL-UNNAMED - - - - - - org.projectlombok - lombok - ${lombok.version} - - - org.mapstruct - mapstruct-processor - ${org.mapstruct.version} - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index eb8437d..68645f4 100644 --- a/pom.xml +++ b/pom.xml @@ -224,6 +224,30 @@ + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + + + + org.projectlombok + lombok + + + org.mapstruct + mapstruct-processor + + + + org.apache.maven.plugins maven-deploy-plugin