File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
# "License"); you may not use this file except in compliance
9
9
# with the License. You may obtain a copy of the License at
10
10
#
11
- # http ://www.apache.org/licenses/LICENSE-2.0
11
+ # https ://www.apache.org/licenses/LICENSE-2.0
12
12
#
13
13
# Unless required by applicable law or agreed to in writing,
14
14
# software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 7
7
@ REM "License"); you may not use this file except in compliance
8
8
@ REM with the License. You may obtain a copy of the License at
9
9
@ REM
10
- @ REM http ://www.apache.org/licenses/LICENSE-2.0
10
+ @ REM https ://www.apache.org/licenses/LICENSE-2.0
11
11
@ REM
12
12
@ REM Unless required by applicable law or agreed to in writing,
13
13
@ REM software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 30
30
<licenses >
31
31
<license >
32
32
<name >Apache License, Version 2.0</name >
33
- <url >http ://www.apache.org/licenses/LICENSE-2.0</url >
33
+ <url >https ://www.apache.org/licenses/LICENSE-2.0</url >
34
34
<comments >
35
35
Copyright 2017 the original author or authors.
36
36
37
37
Licensed under the Apache License, Version 2.0 (the "License");
38
38
you may not use this file except in compliance with the License.
39
39
You may obtain a copy of the License at
40
40
41
- http ://www.apache.org/licenses/LICENSE-2.0
41
+ https ://www.apache.org/licenses/LICENSE-2.0
42
42
43
43
Unless required by applicable law or agreed to in writing, software
44
44
distributed under the License is distributed on an "AS IS" BASIS,
86
86
<repositories >
87
87
<repository >
88
88
<id >spring-libs-snapshot</id >
89
- <url >http ://repo.spring.io/libs-snapshot</url >
89
+ <url >https ://repo.spring.io/libs-snapshot</url >
90
90
</repository >
91
91
</repositories >
92
92
</profile >
99
99
<repositories >
100
100
<repository >
101
101
<id >spring-libs-snapshot</id >
102
- <url >http ://repo.spring.io/libs-snapshot</url >
102
+ <url >https ://repo.spring.io/libs-snapshot</url >
103
103
</repository >
104
104
</repositories >
105
105
</profile >
You can’t perform that action at this time.
0 commit comments