Skip to content

Commit b9b94f0

Browse files
committed
Updated pom to add half-sync-half-async module to parent pom
1 parent 91c8a0e commit b9b94f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
<module>front-controller</module>
7272
<module>repository</module>
7373
<module>async-method-invocation</module>
74-
<module>business-delegate</module>
74+
<module>business-delegate</module>
75+
<module>half-sync-half-async</module>
7576
</modules>
7677

7778
<dependencyManagement>

0 commit comments

Comments
 (0)