Attempt to fixup prepare stage for release
This commit is contained in:
parent
af7f53d149
commit
c4b22fc3d5
3
pom.xml
3
pom.xml
|
@ -105,6 +105,9 @@
|
||||||
<skipTests>true</skipTests>
|
<skipTests>true</skipTests>
|
||||||
</properties>
|
</properties>
|
||||||
<modules>
|
<modules>
|
||||||
|
<module>spring-boot-parent</module>
|
||||||
|
<module>spring-boot-dependencies</module>
|
||||||
|
<module>spring-boot-versions</module>
|
||||||
<module>spring-boot-tools</module>
|
<module>spring-boot-tools</module>
|
||||||
</modules>
|
</modules>
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Reference in New Issue