Commit 9391b2c5 authored by Phillip Webb's avatar Phillip Webb

Add parent to prepare build

Hopefully allowing us to release
parent 4fd4e2f7
...@@ -105,6 +105,7 @@ ...@@ -105,6 +105,7 @@
<skipTests>true</skipTests> <skipTests>true</skipTests>
</properties> </properties>
<modules> <modules>
<module>spring-boot-parent</module>
<module>spring-boot-tools</module> <module>spring-boot-tools</module>
</modules> </modules>
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment