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 312c2369..26a51ef6 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -20,6 +20,7 @@ <module>springboot1</module> <module>springboot2</module> <module>springboot25</module> + <module>springboot26</module> </modules> <distributionManagement> |