Updated pom to add half-sync-half-async module to parent pom
This commit is contained in:
parent
91c8a0e7c5
commit
b9b94f079d
3
pom.xml
3
pom.xml
@ -71,7 +71,8 @@
|
|||||||
<module>front-controller</module>
|
<module>front-controller</module>
|
||||||
<module>repository</module>
|
<module>repository</module>
|
||||||
<module>async-method-invocation</module>
|
<module>async-method-invocation</module>
|
||||||
<module>business-delegate</module>
|
<module>business-delegate</module>
|
||||||
|
<module>half-sync-half-async</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user