Browse Source

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

pull/1780/head
Andy Wilkinson 11 years ago
parent
commit
d71afe0918
  1. 1
      spring-boot-starters/pom.xml

1
spring-boot-starters/pom.xml

@ -59,7 +59,6 @@ @@ -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>

Loading…
Cancel
Save