Add spring-boot-dependencies to prepare phase
This commit is contained in:
parent
6a55c7af2e
commit
cede104702
1
pom.xml
1
pom.xml
|
|
@ -106,6 +106,7 @@
|
||||||
<skipTests>true</skipTests>
|
<skipTests>true</skipTests>
|
||||||
</properties>
|
</properties>
|
||||||
<modules>
|
<modules>
|
||||||
|
<module>spring-boot-dependencies</module>
|
||||||
<module>spring-boot-versions</module>
|
<module>spring-boot-versions</module>
|
||||||
<module>spring-boot-parent</module>
|
<module>spring-boot-parent</module>
|
||||||
<module>spring-boot</module>
|
<module>spring-boot</module>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue