File tree Expand file tree Collapse file tree 10 files changed +11
-11
lines changed Expand file tree Collapse file tree 10 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ def customizePom(pom, gradleProject) {
3434 url = linkHomepage
3535 organization {
3636 name = ' SpringIO'
37- url = ' http ://spring.io'
37+ url = ' https ://spring.io'
3838 }
3939 licenses {
4040 license {
4141 name ' The Apache Software License, Version 2.0'
42- url ' http ://www.apache.org/licenses/LICENSE-2.0.txt'
42+ url ' https ://www.apache.org/licenses/LICENSE-2.0.txt'
4343 distribution ' repo'
4444 }
4545 }
Original file line number Diff line number Diff line change 88# "License"); you may not use this file except in compliance
99# with the License. You may obtain a copy of the License at
1010#
11- # http ://www.apache.org/licenses/LICENSE-2.0
11+ # https ://www.apache.org/licenses/LICENSE-2.0
1212#
1313# Unless required by applicable law or agreed to in writing,
1414# software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 77@ REM "License"); you may not use this file except in compliance
88@ REM with the License. You may obtain a copy of the License at
99@ REM
10- @ REM http ://www.apache.org/licenses/LICENSE-2.0
10+ @ REM https ://www.apache.org/licenses/LICENSE-2.0
1111@ REM
1212@ REM Unless required by applicable law or agreed to in writing,
1313@ REM software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55
66 <groupId >com.example</groupId >
Original file line number Diff line number Diff line change 88# "License"); you may not use this file except in compliance
99# with the License. You may obtain a copy of the License at
1010#
11- # http ://www.apache.org/licenses/LICENSE-2.0
11+ # https ://www.apache.org/licenses/LICENSE-2.0
1212#
1313# Unless required by applicable law or agreed to in writing,
1414# software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 77@ REM "License"); you may not use this file except in compliance
88@ REM with the License. You may obtain a copy of the License at
99@ REM
10- @ REM http ://www.apache.org/licenses/LICENSE-2.0
10+ @ REM https ://www.apache.org/licenses/LICENSE-2.0
1111@ REM
1212@ REM Unless required by applicable law or agreed to in writing,
1313@ REM software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55
66 <groupId >com.example</groupId >
Original file line number Diff line number Diff line change 88# "License"); you may not use this file except in compliance
99# with the License. You may obtain a copy of the License at
1010#
11- # http ://www.apache.org/licenses/LICENSE-2.0
11+ # https ://www.apache.org/licenses/LICENSE-2.0
1212#
1313# Unless required by applicable law or agreed to in writing,
1414# software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 77@ REM "License"); you may not use this file except in compliance
88@ REM with the License. You may obtain a copy of the License at
99@ REM
10- @ REM http ://www.apache.org/licenses/LICENSE-2.0
10+ @ REM https ://www.apache.org/licenses/LICENSE-2.0
1111@ REM
1212@ REM Unless required by applicable law or agreed to in writing,
1313@ REM software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55
66 <groupId >com.example</groupId >
You can’t perform that action at this time.
0 commit comments