diff options
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index bb0e6966..77993e54 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -18,8 +18,9 @@ <modules> <module>spring-boot-setup</module> <module>springboot1</module> - <module>springboot2</module> + <module>springboot23</module> <module>springboot25</module> + <module>springboot26</module> </modules> <distributionManagement> |