BAEL-393: adding guice-intro module to main pom (#1287)

* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom

* BAEL-393: Adding guide-intro module to root pom
This commit is contained in:
KevinGilmore 2017-03-02 22:52:52 -06:00 committed by GitHub
parent 6356fb6a26
commit bca902362a
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
<module>guava</module>
<module>guava18</module>
<module>guava19</module>
<module>guice-intro</module>
<module>disruptor</module>
<module>handling-spring-static-resources</module>