Skip to content

Commit e41f4fd

Browse files
committed
[maven-release-plugin] prepare release maven-javadoc-plugin-3.5.0
1 parent c56ec0a commit e41f4fd

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
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-javadoc-plugin</artifactId>
31-
<version>3.4.2-SNAPSHOT</version>
31+
<version>3.5.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Javadoc Plugin</name>
@@ -91,7 +91,7 @@ under the License.
9191
<scm>
9292
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</connection>
9393
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</developerConnection>
94-
<tag>HEAD</tag>
94+
<tag>maven-javadoc-plugin-3.5.0</tag>
9595
<url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url>
9696
</scm>
9797
<issueManagement>
@@ -122,7 +122,7 @@ under the License.
122122
<!-- for ITs -->
123123
<sitePluginVersion>3.12.1</sitePluginVersion>
124124
<projectInfoReportsPluginVersion>3.4.2</projectInfoReportsPluginVersion>
125-
<project.build.outputTimestamp>2022-08-10T19:51:10Z</project.build.outputTimestamp>
125+
<project.build.outputTimestamp>2023-02-12T17:47:43Z</project.build.outputTimestamp>
126126
<slf4jVersion>1.7.36</slf4jVersion>
127127
</properties>
128128

0 commit comments

Comments
 (0)