diff --git a/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml index 937a89f810..24bb58dc7a 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-test-support/pom.xml @@ -13,6 +13,17 @@ ${basedir}/../../.. + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + +