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 29285af7..39524d88 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -23,6 +23,7 @@ <module>springboot27</module> <module>springboot30</module> <module>springboot31</module> + <module>springboot32</module> </modules> <distributionManagement> |