diff --git a/src/apps/infrastructure/config/pom.xml b/src/apps/infrastructure/config/pom.xml index 879a11098..3f80d1a31 100644 --- a/src/apps/infrastructure/config/pom.xml +++ b/src/apps/infrastructure/config/pom.xml @@ -122,6 +122,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} build-info @@ -147,6 +148,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} repackage diff --git a/src/apps/pom.xml b/src/apps/pom.xml index 85a9a7edf..94899a7ad 100644 --- a/src/apps/pom.xml +++ b/src/apps/pom.xml @@ -37,6 +37,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} repackage