@@ -30,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<artifactId >maven-javadoc-plugin</artifactId >
33
- <version >3.3.0-SNAPSHOT </version >
33
+ <version >3.3.0</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.3.0 </tag >
52
52
</scm >
53
53
<issueManagement >
54
54
<system >jira</system >
@@ -76,7 +76,7 @@ under the License.
76
76
<!-- for ITs -->
77
77
<sitePluginVersion >3.3</sitePluginVersion >
78
78
<projectInfoReportsPluginVersion >2.7</projectInfoReportsPluginVersion >
79
- <project .build.outputTimestamp>2020-03-12T06:39:23Z </project .build.outputTimestamp>
79
+ <project .build.outputTimestamp>2021-05-18T17:41:28Z </project .build.outputTimestamp>
80
80
</properties >
81
81
82
82
<contributors >
@@ -482,7 +482,7 @@ under the License.
482
482
<pomExclude >MJAVADOC-181/pom.xml</pomExclude > <!-- seems to be wrong, see comment in Jira issue -->
483
483
<pomExclude >output-encoding/pom.xml</pomExclude >
484
484
</pomExcludes >
485
- <properties combine.self=" override" />
485
+ <properties combine.self=" override" />
486
486
<filterProperties >
487
487
<maven .compiler.source>${maven.compiler.source} </maven .compiler.source>
488
488
<maven .compiler.target>${maven.compiler.target} </maven .compiler.target>
0 commit comments