Browse Source

Add parent to prepare build

Hopefully allowing us to release
pull/961/head
Phillip Webb 12 years ago
parent
commit
9391b2c594
  1. 1
      pom.xml

1
pom.xml

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

Loading…
Cancel
Save