Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-javadoc-plugin-3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Feb 12, 2023
1 parent c56ec0a commit e41f4fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.2-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Javadoc Plugin</name>
Expand Down Expand Up @@ -91,7 +91,7 @@ under the License.
<scm>
<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>
<tag>HEAD</tag>
<tag>maven-javadoc-plugin-3.5.0</tag>
<url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -122,7 +122,7 @@ under the License.
<!-- for ITs -->
<sitePluginVersion>3.12.1</sitePluginVersion>
<projectInfoReportsPluginVersion>3.4.2</projectInfoReportsPluginVersion>
<project.build.outputTimestamp>2022-08-10T19:51:10Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-02-12T17:47:43Z</project.build.outputTimestamp>
<slf4jVersion>1.7.36</slf4jVersion>
</properties>

Expand Down

0 comments on commit e41f4fd

Please sign in to comment.