diff options
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 2e0c826e..d64bd21f 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -17,10 +17,10 @@ <modules> <module>spring-boot-setup</module> - <module>springboot1</module> <module>springboot23</module> <module>springboot25</module> <module>springboot26</module> + <module>springboot27</module> <module>springboot30</module> </modules> |