File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ under the License.
34
34
35
35
<p >In order to guard against corrupted downloads/installations, it is highly recommended to
36
36
<a href =" http://www.apache.org/dev/release-signing#verifying-signature" >verify the signature</a >
37
- of the release bundles against the public <a href =" http ://www.apache.org/dist/maven/KEYS" >KEYS</a > used by the Apache Maven
37
+ of the release bundles against the public <a href =" https ://www.apache.org/dist/maven/KEYS" >KEYS</a > used by the Apache Maven
38
38
developers.</p >
39
39
40
40
<p >${project.name} is distributed under the <a href =" http://www.apache.org/licenses/" >Apache License, version 2.0</a >.</p >
@@ -108,8 +108,8 @@ under the License.
108
108
<tr >
109
109
<td >${project.name} ${project.version} (Source zip)</td >
110
110
<td ><a href =" [preferred]maven/plugins/${project.artifactId}-${project.version}-source-release.zip" >maven/plugins/${project.artifactId}-${project.version}-source-release.zip</a ></td >
111
- <td ><a href =" http ://www.apache.org/dist/maven/plugins/${project.artifactId}-${project.version}-source-release.zip.sha1" >maven/plugins/${project.artifactId}-${project.version}-source-release.zip.sha1</a ></td >
112
- <td ><a href =" http ://www.apache.org/dist/maven/plugins/${project.artifactId}-${project.version}-source-release.zip.asc" >maven/plugins/${project.artifactId}-${project.version}-source-release.zip.asc</a ></td >
111
+ <td ><a href =" https ://www.apache.org/dist/maven/plugins/${project.artifactId}-${project.version}-source-release.zip.sha1" >maven/plugins/${project.artifactId}-${project.version}-source-release.zip.sha1</a ></td >
112
+ <td ><a href =" https ://www.apache.org/dist/maven/plugins/${project.artifactId}-${project.version}-source-release.zip.asc" >maven/plugins/${project.artifactId}-${project.version}-source-release.zip.asc</a ></td >
113
113
</tr >
114
114
</tbody >
115
115
</table >
You can’t perform that action at this time.
0 commit comments