Commit fc90b95e authored by Phillip Webb's avatar Phillip Webb

Polish module ordering

parent 171b2e45
......@@ -79,8 +79,8 @@
</activation>
<modules>
<module>spring-boot-dependencies</module>
<module>spring-boot-versions</module>
<module>spring-boot-parent</module>
<module>spring-boot-versions</module>
<module>spring-boot-tools</module>
<module>spring-boot</module>
<module>spring-boot-autoconfigure</module>
......@@ -105,8 +105,8 @@
<skipTests>true</skipTests>
</properties>
<modules>
<module>spring-boot-parent</module>
<module>spring-boot-dependencies</module>
<module>spring-boot-parent</module>
<module>spring-boot-versions</module>
<module>spring-boot-tools</module>
</modules>
......
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