edited build-all

This commit is contained in:
Pratik Das
2021-12-27 09:28:26 +05:30
parent 557ec88beb
commit 451e92ee5e

View File

@@ -86,6 +86,7 @@ if [[ "$MODULE" == "module6" ]]
then
# ADD NEW MODULES HERE
# (add new modules above the rest so you get quicker feedback if it fails)
build maven_module "spring-boot/resttemplate"
build maven_module "java-hashes"
build maven_module "http-clients"
build maven_module "spring-boot/spring-boot-i18n"