#348 - Data Tranfer Object : Add dto module to main pom.xml

This commit is contained in:
Gopinath Langote
2017-08-14 00:40:01 +05:30
parent 9c088b5f47
commit 8525bfd323
2 changed files with 44 additions and 14 deletions

View File

@ -143,6 +143,7 @@
<module>extension-objects</module>
<module>marker</module>
<module>cqrs</module>
<module>data-transfer-object</module>
</modules>