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 eaf6add5..2404458d 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -22,6 +22,7 @@ <module>springboot26</module> <module>springboot27</module> <module>springboot30</module> + <module>springboot31</module> </modules> <distributionManagement> |