Commit ac98e5b5 authored by Phillip Webb's avatar Phillip Webb

Polish profile ordering

parent fc90b95e
......@@ -99,6 +99,9 @@
<module>spring-boot-integration-tests</module>
</modules>
</profile>
<profile>
<id>full</id>
</profile>
<profile>
<id>prepare</id>
<properties>
......@@ -251,8 +254,5 @@
</plugins>
</build>
</profile>
<profile>
<id>full</id>
</profile>
</profiles>
</project>
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