Skip to content

Commit a545552

Browse files
author
Pratik Das
committed
added code
1 parent 89bd3b6 commit a545552

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
@@ -87,6 +87,7 @@ if [[ "$MODULE" == "module7" ]]
8787
then
8888
# ADD NEW MODULES HERE
8989
# (add new modules above the rest so you get quicker feedback if it fails)
90+
build_maven_module "core-java/streams/data-streams"
9091
build maven_module "aws/kinesis"
9192
build maven_module "aws/sqs"
9293
build_maven_module "core-java/annotation-processing/introduction-to-annotations"

0 commit comments

Comments
 (0)