diff --git a/pom.xml b/pom.xml index 4aaba356f95e3827a9fd7c9f56b2919f24f25bb4..0ce1cab4b3cacfd0f58b32d4e3070da0968b4000 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,33 @@ + + org.codehaus.mojo + flatten-maven-plugin + + + flatten + process-resources + + flatten + + + true + ${project.build.directory} + resolveCiFriendliesOnly + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + +