#352- Unit Of Work : [Refactor] Change module name to unit-of-work.

This commit is contained in:
Piyush Chaudhari 2017-09-16 21:39:09 +05:30
parent 68ed2a4726
commit 5fe9d2be6c
8 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,6 @@
<module>layers</module>
<module>message-channel</module>
<module>fluentinterface</module>
<module>reactor</module>
<module>caching</module>
<module>publish-subscribe</module>
<module>delegation</module>
@ -146,7 +145,7 @@
<module>event-sourcing</module>
<module>data-transfer-object</module>
<module>throttling</module>
<module>unitofwork</module>
<module>unit-of-work</module>
</modules>
<dependencyManagement>
@ -304,6 +303,7 @@
<goals>
<goal>prepare-agent</goal>
</goals>
</goals>
</pluginExecutionFilter>
<action>
<ignore/>