Merge pull request #8625 from Maiklins/BAEL-20870-move-spring-boot-gradle
BAEL-20870 move spring boot gradle
This commit is contained in:
commit
d3dab6b518
2
pom.xml
2
pom.xml
@ -652,7 +652,6 @@
|
|||||||
<module>spring-boot-di</module>
|
<module>spring-boot-di</module>
|
||||||
<module>spring-boot-environment</module>
|
<module>spring-boot-environment</module>
|
||||||
<module>spring-boot-flowable</module>
|
<module>spring-boot-flowable</module>
|
||||||
<!-- <module>spring-boot-gradle</module> --> <!-- Not a maven project -->
|
|
||||||
<module>spring-boot-jasypt</module>
|
<module>spring-boot-jasypt</module>
|
||||||
<module>spring-boot-kotlin</module>
|
<module>spring-boot-kotlin</module>
|
||||||
<module>spring-boot-libraries</module>
|
<module>spring-boot-libraries</module>
|
||||||
@ -1180,7 +1179,6 @@
|
|||||||
<module>spring-boot-di</module>
|
<module>spring-boot-di</module>
|
||||||
<module>spring-boot-environment</module>
|
<module>spring-boot-environment</module>
|
||||||
<module>spring-boot-flowable</module>
|
<module>spring-boot-flowable</module>
|
||||||
<!-- <module>spring-boot-gradle</module> --> <!-- Not a maven project -->
|
|
||||||
<module>spring-boot-jasypt</module>
|
<module>spring-boot-jasypt</module>
|
||||||
<module>spring-boot-kotlin</module>
|
<module>spring-boot-kotlin</module>
|
||||||
<module>spring-boot-libraries</module>
|
<module>spring-boot-libraries</module>
|
||||||
|
BIN
spring-boot-gradle/gradle/wrapper/gradle-wrapper.jar
vendored
BIN
spring-boot-gradle/gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
@ -19,6 +19,7 @@
|
|||||||
<module>spring-boot-artifacts</module>
|
<module>spring-boot-artifacts</module>
|
||||||
<module>spring-boot-autoconfiguration</module>
|
<module>spring-boot-autoconfiguration</module>
|
||||||
<module>spring-boot-data</module>
|
<module>spring-boot-data</module>
|
||||||
|
<!-- <module>spring-boot-gradle</module> --> <!-- Not a maven project -->
|
||||||
<module>spring-boot-keycloak</module>
|
<module>spring-boot-keycloak</module>
|
||||||
<module>spring-boot-mvc-birt</module>
|
<module>spring-boot-mvc-birt</module>
|
||||||
<module>spring-boot-performance</module>
|
<module>spring-boot-performance</module>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user