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 c1884a38..f55b27cc 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -24,6 +24,7 @@ <module>springboot30</module> <module>springboot31</module> <module>springboot32</module> + <module>springboot33</module> </modules> <distributionManagement> |