File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed 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 99
1010 <name >RabbitMQ Performance Testing Tool</name >
1111 <description >A Java-based performance testing tool for RabbitMQ.</description >
12- <url >http ://www.rabbitmq.com</url >
12+ <url >https ://www.rabbitmq.com</url >
1313
1414 <licenses >
1515 <license >
1616 <name >ASL 2.0</name >
17- <url >http ://www.apache.org/licenses/LICENSE-2.0.html</url >
17+ <url >https ://www.apache.org/licenses/LICENSE-2.0.html</url >
1818 <distribution >repo</distribution >
1919 </license >
2020 <license >
2121 <name >GPL v2</name >
22- <url >http ://www.gnu.org/licenses/gpl-2.0.txt</url >
22+ <url >https ://www.gnu.org/licenses/gpl-2.0.txt</url >
2323 <distribution >repo</distribution >
2424 </license >
2525 <license >
2626 <name >MPL 1.1</name >
27- <url >http ://www.mozilla.org/MPL/MPL-1.1.txt</url >
27+ <url >https ://www.mozilla.org/MPL/MPL-1.1.txt</url >
2828 <distribution >repo</distribution >
2929 </license >
3030 </licenses >
4747
4848 <organization >
4949 <name >Pivotal Software, Inc.</name >
50- <url >http ://www.rabbitmq.com</url >
50+ <url >https ://www.rabbitmq.com</url >
5151 </organization >
5252
5353 <properties >
406406 <backend >html5</backend >
407407 <sourceHighlighter >coderay</sourceHighlighter >
408408 <attributes >
409- <endpoint-url >http ://example.org</endpoint-url >
409+ <endpoint-url >https ://example.org</endpoint-url >
410410 <sourcedir >${project.build.sourceDirectory} </sourcedir >
411411 <project-version >${project.version} </project-version >
412412 <imagesdir >./images</imagesdir >
You can’t perform that action at this time.
0 commit comments