Browse Source

Add spring-boot-versions to the prepare profile

pull/1016/head
Phillip Webb 12 years ago
parent
commit
cb89995153
  1. 1
      pom.xml

1
pom.xml

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

Loading…
Cancel
Save