BAEL-936 akka-streams module added to parent pom (#1991)

* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent
This commit is contained in:
KevinGilmore 2017-06-04 15:33:48 -05:00 committed by GitHub
parent 71ddfeecb7
commit ef7264c53b
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
<modules> <modules>
<module>aws</module> <module>aws</module>
<module>akka-streams</module>
<module>algorithms</module> <module>algorithms</module>
<module>annotations</module> <module>annotations</module>
<module>apache-cxf</module> <module>apache-cxf</module>