Skip to content

Commit cd2e56a

Browse files
committed
removed target
1 parent 143a5b5 commit cd2e56a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ if [[ "$MODULE" == "module5" ]]
8686
then
8787
# ADD NEW MODULES HERE
8888
# (add new modules above the rest so you get quicker feedback if it fails)
89+
build_maven_module "core-java/heapdump"
8990
build_maven_module "spring-boot/spring-boot-logging-2"
9091
build_gradle_module "spring-boot/devtools-demo"
9192
build_gradle_module "spring-boot/cache"

0 commit comments

Comments
 (0)