Polish profile ordering

pull/1433/head
Phillip Webb 10 years ago
parent fc90b95eb0
commit ac98e5b5ab

@ -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>

Loading…
Cancel
Save