File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/src/main/assembly Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<assembly
33 xmlns=" http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
44 xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
5- xsi:schemaLocation=" http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http ://maven.apache.org/xsd/assembly-1.1.2.xsd" >
5+ xsi:schemaLocation=" http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 https ://maven.apache.org/xsd/assembly-1.1.2.xsd" >
66 <id >app</id >
77 <formats >
88 <format >jar</format >
Original file line number Diff line number Diff line change 22<assembly
33 xmlns=" http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
44 xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
5- xsi:schemaLocation=" http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http ://maven.apache.org/xsd/assembly-1.1.2.xsd" >
5+ xsi:schemaLocation=" http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 https ://maven.apache.org/xsd/assembly-1.1.2.xsd" >
66 <id >dependencies</id >
77 <formats >
88 <format >jar</format >
You can’t perform that action at this time.
0 commit comments