Adding the new module to the main pom (#14924)

* This commit related to the article BAEL-6877

This commit aims to add a new Java module "core-java-collections-maps-7"

* Update pom.xml
This commit is contained in:
Mo Helmy 2023-10-09 14:17:30 +03:00 committed by GitHub
parent 1f3252df75
commit bb29bb9dcd
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
<module>core-java-collections-maps</module>
<module>core-java-collections-maps-2</module>
<module>core-java-collections-maps-3</module>
<module>core-java-collections-maps-7</module>
<module>core-java-compiler</module>
<module>core-java-concurrency-2</module>
<module>core-java-concurrency-advanced</module>