Remove redundant reference to renamed spring-boot-starter-cloud module

This commit is contained in:
Andy Wilkinson 2014-10-28 16:12:01 +00:00
parent e2f2099197
commit d71afe0918
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@
<module>spring-boot-starter-web</module>
<module>spring-boot-starter-websocket</module>
<module>spring-boot-starter-ws</module>
<module>spring-boot-starter-cloud</module>
</modules>
<build>
<plugins>