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