diff options
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 8ef623af..e727b3fd 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -19,6 +19,7 @@ <module>spring-boot-setup</module> <module>springboot1</module> <module>springboot2</module> + <module>springboot25</module> </modules> <distributionManagement> |