Skip to content

Commit

Permalink
update build-all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hardikSinghBehl committed Jul 16, 2024
1 parent c2ad588 commit f124c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ if [[ "$MODULE" == "module7" ]]
then
# ADD NEW MODULES HERE
# (add new modules above the rest so you get quicker feedback if it fails)
build maven_module "aws/eventbridge-scheduler"
build maven_module "aws/spring-cloud-aws-s3"
build maven_module "aws/spring-cloud-sns-sqs-pubsub"
build maven_module "apache-http-client"
Expand Down

0 comments on commit f124c68

Please sign in to comment.