diff options
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rw-r--r-- | springboot/springboot2/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index ec098920..5746f52a 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -294,6 +294,7 @@ <version>2.8</version> <configuration> <skip/> + <deployAtEnd>true</deployAtEnd> </configuration> </plugin> <plugin> |