Skip to content

Commit 2d22cca

Browse files
committed
[maven-release-plugin] prepare release maven-javadoc-plugin-3.3.1
1 parent 7b7813e commit 2d22cca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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.3.1-SNAPSHOT</version>
33+
<version>3.3.1</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.3.1</tag>
5252
</scm>
5353
<issueManagement>
5454
<system>jira</system>
@@ -77,7 +77,7 @@ under the License.
7777
<!-- for ITs -->
7878
<sitePluginVersion>3.3</sitePluginVersion>
7979
<projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
80-
<project.build.outputTimestamp>2021-05-18T17:44:35Z</project.build.outputTimestamp>
80+
<project.build.outputTimestamp>2021-09-04T08:21:47Z</project.build.outputTimestamp>
8181
<slf4j.version>1.7.32</slf4j.version>
8282
</properties>
8383

0 commit comments

Comments
 (0)