Skip to content

Commit d3b77d6

Browse files
committed
[maven-release-plugin] prepare release maven-javadoc-plugin-3.2.0
1 parent 41bc516 commit d3b77d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.2.0-SNAPSHOT</version>
33+
<version>3.2.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Javadoc Plugin</name>
@@ -48,7 +48,7 @@ under the License.
4848
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</connection>
4949
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</developerConnection>
5050
<url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url>
51-
<tag>HEAD</tag>
51+
<tag>maven-javadoc-plugin-3.2.0</tag>
5252
</scm>
5353
<issueManagement>
5454
<system>jira</system>
@@ -76,7 +76,7 @@ under the License.
7676
<!-- for ITs -->
7777
<sitePluginVersion>3.3</sitePluginVersion>
7878
<projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
79-
<project.build.outputTimestamp>2020-03-12T06:18:47Z</project.build.outputTimestamp>
79+
<project.build.outputTimestamp>2020-03-12T06:37:31Z</project.build.outputTimestamp>
8080
</properties>
8181

8282
<contributors>

0 commit comments

Comments
 (0)