Updated pom to add half-sync-half-async module to parent pom
This commit is contained in:
1
pom.xml
1
pom.xml
@ -72,6 +72,7 @@
|
|||||||
<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>
|
||||||
|
Reference in New Issue
Block a user