#352- Unit Of Work : [Refactor] Change module name to unit-of-work.
This commit is contained in:
parent
68ed2a4726
commit
5fe9d2be6c
4
pom.xml
4
pom.xml
@ -113,7 +113,6 @@
|
|||||||
<module>layers</module>
|
<module>layers</module>
|
||||||
<module>message-channel</module>
|
<module>message-channel</module>
|
||||||
<module>fluentinterface</module>
|
<module>fluentinterface</module>
|
||||||
<module>reactor</module>
|
|
||||||
<module>caching</module>
|
<module>caching</module>
|
||||||
<module>publish-subscribe</module>
|
<module>publish-subscribe</module>
|
||||||
<module>delegation</module>
|
<module>delegation</module>
|
||||||
@ -146,7 +145,7 @@
|
|||||||
<module>event-sourcing</module>
|
<module>event-sourcing</module>
|
||||||
<module>data-transfer-object</module>
|
<module>data-transfer-object</module>
|
||||||
<module>throttling</module>
|
<module>throttling</module>
|
||||||
<module>unitofwork</module>
|
<module>unit-of-work</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
@ -304,6 +303,7 @@
|
|||||||
<goals>
|
<goals>
|
||||||
<goal>prepare-agent</goal>
|
<goal>prepare-agent</goal>
|
||||||
</goals>
|
</goals>
|
||||||
|
</goals>
|
||||||
</pluginExecutionFilter>
|
</pluginExecutionFilter>
|
||||||
<action>
|
<action>
|
||||||
<ignore/>
|
<ignore/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user