Commit a5db96e 1 parent a10f0b1 commit a5db96e Copy full SHA for a5db96e
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<artifactId >maven-javadoc-plugin</artifactId >
33
- <version >3.4.1-SNAPSHOT </version >
33
+ <version >3.4.1</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Javadoc Plugin</name >
@@ -48,7 +48,7 @@ under the License.
48
48
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</connection >
49
49
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</developerConnection >
50
50
<url >https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag} </url >
51
- <tag >HEAD </tag >
51
+ <tag >maven-javadoc-plugin-3.4.1 </tag >
52
52
</scm >
53
53
<issueManagement >
54
54
<system >jira</system >
@@ -77,7 +77,7 @@ under the License.
77
77
<!-- for ITs -->
78
78
<sitePluginVersion >3.12.1</sitePluginVersion >
79
79
<projectInfoReportsPluginVersion >3.2.2</projectInfoReportsPluginVersion >
80
- <project .build.outputTimestamp>2022-04-17T07:43:18Z </project .build.outputTimestamp>
80
+ <project .build.outputTimestamp>2022-08-10T19:48:29Z </project .build.outputTimestamp>
81
81
<slf4j .version>1.7.32</slf4j .version>
82
82
</properties >
83
83
You can’t perform that action at this time.
0 commit comments