File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 108108 <modules >
109109 <module >spring-boot-versions</module >
110110 <module >spring-boot-parent</module >
111+ <module >spring-boot</module >
112+ <module >spring-boot-autoconfigure</module >
113+ <module >spring-boot-actuator</module >
111114 <module >spring-boot-starters</module >
112115 <module >spring-boot-tools</module >
113116 </modules >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <?xml version =" 1.0" encoding =" UTF-8" ?><project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43 <groupId >org.springframework.boot</groupId >
54 <artifactId >spring-boot-dependencies</artifactId >
12841283 </plugins >
12851284 </pluginManagement >
12861285 </build >
1287- </project >
1286+ </project >
You can’t perform that action at this time.
0 commit comments