#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>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/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user