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 2
2
<assembly
3
3
xmlns=" http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
4
4
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" >
6
6
<id >app</id >
7
7
<formats >
8
8
<format >jar</format >
Original file line number Diff line number Diff line change 2
2
<assembly
3
3
xmlns=" http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
4
4
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" >
6
6
<id >dependencies</id >
7
7
<formats >
8
8
<format >jar</format >
You can’t perform that action at this time.
0 commit comments