File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ under the License.
3434
3535 <p >In order to guard against corrupted downloads/installations, it is highly recommended to
3636 <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
3838 developers.</p >
3939
4040 <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.
108108 <tr >
109109 <td >${project.name} ${project.version} (Source zip)</td >
110110 <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 >
113113 </tr >
114114 </tbody >
115115 </table >
You can’t perform that action at this time.
0 commit comments