Commit 091785b 1 parent cde7c56 commit 091785b Copy full SHA for 091785b
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.10.1-SNAPSHOT </version >
31
+ <version >3.10.1</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.8.0 </tag >
94
+ <tag >maven-javadoc-plugin-3.10.1 </tag >
95
95
<url >https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag} </url >
96
96
</scm >
97
97
<issueManagement >
@@ -127,7 +127,7 @@ under the License.
127
127
<jarPluginVersion >3.3.0</jarPluginVersion >
128
128
<sitePluginVersion >3.20.0</sitePluginVersion >
129
129
<projectInfoReportsPluginVersion >3.7.0</projectInfoReportsPluginVersion >
130
- <project .build.outputTimestamp>2024-08-22T16:52:43Z </project .build.outputTimestamp>
130
+ <project .build.outputTimestamp>2024-09-26T08:13:55Z </project .build.outputTimestamp>
131
131
<slf4jVersion >1.7.36</slf4jVersion >
132
132
</properties >
133
133
You can’t perform that action at this time.
0 commit comments