Add spring-boot-versions to the prepare profile

This commit is contained in:
Phillip Webb
2014-06-01 23:15:31 +01:00
parent 69d7f4bec3
commit cb89995153

View File

@@ -105,6 +105,7 @@
<skipTests>true</skipTests>
</properties>
<modules>
<module>spring-boot-versions</module>
<module>spring-boot-parent</module>
<module>spring-boot-tools</module>
</modules>