Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
b6fdfa8f
Commit
b6fdfa8f
authored
Mar 26, 2019
by
Spring Operator
Committed by
Andy Wilkinson
Mar 26, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use HTTPS for external links from XML files where possible
See gh-16313
parent
79c53de3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app.xml
...der/src/it/executable-props-lib/src/main/assembly/app.xml
+1
-1
dependencies.xml
...t/executable-props-lib/src/main/assembly/dependencies.xml
+1
-1
No files found.
spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/src/main/assembly/app.xml
View file @
b6fdfa8f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<assembly
<assembly
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http
s
://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
<id>
app
</id>
<id>
app
</id>
<formats>
<formats>
<format>
jar
</format>
<format>
jar
</format>
...
...
spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/src/main/assembly/dependencies.xml
View file @
b6fdfa8f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<assembly
<assembly
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http
s
://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
<id>
dependencies
</id>
<id>
dependencies
</id>
<formats>
<formats>
<format>
jar
</format>
<format>
jar
</format>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment