Browse Source

Add spring-boot-cli-properties to full build

pull/76/merge
Andy Wilkinson 12 years ago
parent
commit
c5a5f07fb0
  1. 1
      spring-boot-full-build/pom.xml

1
spring-boot-full-build/pom.xml

@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
<module>../spring-boot-autoconfigure</module>
<module>../spring-boot-actuator</module>
<module>../spring-boot-starters</module>
<module>../spring-boot-cli-properties</module>
<module>../spring-boot-cli</module>
<module>../spring-boot-samples</module>
<module>../spring-boot-integration-tests</module>

Loading…
Cancel
Save