Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-javadoc-plugin-3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte committed May 25, 2018
1 parent 41a8475 commit e00b87b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-javadoc-plugin</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Javadoc Plugin</name>
Expand All @@ -48,7 +48,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</developerConnection>
<url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-javadoc-plugin-3.0.1</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand Down

0 comments on commit e00b87b

Please sign in to comment.