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 @@ -28,7 +28,7 @@ under the License.
28
28
</parent >
29
29
30
30
<artifactId >maven-javadoc-plugin</artifactId >
31
- <version >3.6.2 </version >
31
+ <version >3.6.3-SNAPSHOT </version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Javadoc Plugin</name >
@@ -91,7 +91,7 @@ under the License.
91
91
<scm >
92
92
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</connection >
93
93
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</developerConnection >
94
- <tag >maven-javadoc-plugin-3.6.2 </tag >
94
+ <tag >HEAD </tag >
95
95
<url >https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag} </url >
96
96
</scm >
97
97
<issueManagement >
@@ -122,7 +122,7 @@ under the License.
122
122
<!-- for ITs -->
123
123
<sitePluginVersion >3.12.1</sitePluginVersion >
124
124
<projectInfoReportsPluginVersion >3.4.2</projectInfoReportsPluginVersion >
125
- <project .build.outputTimestamp>2023-11-03T20:30:08Z </project .build.outputTimestamp>
125
+ <project .build.outputTimestamp>2023-11-03T20:32:23Z </project .build.outputTimestamp>
126
126
<slf4jVersion >1.7.36</slf4jVersion >
127
127
</properties >
128
128
You can’t perform that action at this time.
0 commit comments