Skip to content

Commit

Permalink
iluwatar#113 Event Driven Architecture
Browse files Browse the repository at this point in the history
Adds module to the root pom.xml
Fixes indentation
  • Loading branch information
cfarrugia committed Nov 28, 2015
1 parent 321e9d4 commit fc70a70
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pom.xml
Expand Up @@ -76,16 +76,17 @@
<module>front-controller</module>
<module>repository</module>
<module>async-method-invocation</module>
<module>monostate</module>
<module>monostate</module>
<module>step-builder</module>
<module>business-delegate</module>
<module>half-sync-half-async</module>
<module>business-delegate</module>
<module>half-sync-half-async</module>
<module>layers</module>
<module>message-channel</module>
<module>fluentinterface</module>
<module>reactor</module>
<module>caching</module>
<module>publish-subscribe</module>
<module>event-driven-architecture</module>
</modules>

<dependencyManagement>
Expand Down

0 comments on commit fc70a70

Please sign in to comment.