BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations

- Fixing ejb projects hierarchy
This commit is contained in:
Dhawal Kapil 2018-09-04 00:14:20 +05:30
parent 375df7f3aa
commit a45f51da11
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,6 @@
<modules>
<module>ejb-remote</module>
<module>ejb-client</module>
<module>ejb-session-beans</module>
</modules>

View File

@ -360,6 +360,7 @@
<module>dozer</module>
<module>ethereum</module>
<module>ejb</module>
<module>ejb/ejb-client</module>
<module>feign</module>
<module>flips</module>
<module>testing-modules/gatling</module>