|
|
|
@ -20,13 +20,14 @@
|
|
|
|
|
<main.basedir>${basedir}/..</main.basedir>
|
|
|
|
|
</properties>
|
|
|
|
|
<modules>
|
|
|
|
|
<module>spring-boot-antlib</module>
|
|
|
|
|
<module>spring-boot-autoconfigure-processor</module>
|
|
|
|
|
<module>spring-boot-configuration-metadata</module>
|
|
|
|
|
<module>spring-boot-configuration-processor</module>
|
|
|
|
|
<module>spring-boot-gradle-plugin</module>
|
|
|
|
|
<module>spring-boot-loader</module>
|
|
|
|
|
<module>spring-boot-loader-tools</module>
|
|
|
|
|
<module>spring-boot-maven-plugin</module>
|
|
|
|
|
<module>spring-boot-gradle-plugin</module>
|
|
|
|
|
<module>spring-boot-antlib</module>
|
|
|
|
|
<module>spring-boot-test-support</module>
|
|
|
|
|
</modules>
|
|
|
|
|
</project>
|
|
|
|
|