Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit e30d37c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1815585 13f79535-47bb-0310-9956-ffa450edef68
1 parent b18af5e commit e30d37c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

maven-javadoc-plugin/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-javadoc-plugin</artifactId>
33-
<version>3.0.0</version>
33+
<version>3.0.1-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Javadoc Plugin</name>
@@ -45,9 +45,9 @@ under the License.
4545
</prerequisites>
4646

4747
<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>
5151
</scm>
5252
<issueManagement>
5353
<system>jira</system>

0 commit comments

Comments
 (0)