Updated pom to add half-sync-half-async module to parent pom

This commit is contained in:
Narendra Pathai 2015-07-30 10:53:23 +05:30
parent 91c8a0e7c5
commit b9b94f079d

View File

@ -71,7 +71,8 @@
<module>front-controller</module>
<module>repository</module>
<module>async-method-invocation</module>
<module>business-delegate</module>
<module>business-delegate</module>
<module>half-sync-half-async</module>
</modules>
<dependencyManagement>