This repository was archived by the owner on Jan 29, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<artifactId >maven-javadoc-plugin</artifactId >
33
- <version >3.0.0-SNAPSHOT </version >
33
+ <version >3.0.0</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Javadoc Plugin</name >
@@ -45,9 +45,9 @@ under the License.
45
45
</prerequisites >
46
46
47
47
<scm >
48
- <connection >scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk /maven-javadoc-plugin/ </connection >
49
- <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk /maven-javadoc-plugin/ </developerConnection >
50
- <url >http://svn.apache.org/viewvc/maven/plugins/trunk /maven-javadoc-plugin/ </url >
48
+ <connection >scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags /maven-javadoc-plugin-3.0.0 </connection >
49
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags /maven-javadoc-plugin-3.0.0 </developerConnection >
50
+ <url >http://svn.apache.org/viewvc/maven/plugins/tags /maven-javadoc-plugin-3.0.0 </url >
51
51
</scm >
52
52
<issueManagement >
53
53
<system >jira</system >
@@ -443,7 +443,7 @@ under the License.
443
443
<mockRepo >
444
444
<source >src/it/mrm/repository</source >
445
445
</mockRepo >
446
- <proxyRepo />
446
+ <proxyRepo />
447
447
</repositories >
448
448
</configuration >
449
449
</execution >
You can’t perform that action at this time.
0 commit comments