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 +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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 </version >
33
+ <version >3.0.1-SNAPSHOT </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/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 >
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 >
51
51
</scm >
52
52
<issueManagement >
53
53
<system >jira</system >
You can’t perform that action at this time.
0 commit comments