Skip to content

Commit d9c0002

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 487e479 commit d9c0002

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-javadoc-plugin</artifactId>
31-
<version>3.10.0</version>
31+
<version>3.10.1-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Javadoc Plugin</name>
@@ -91,7 +91,7 @@ under the License.
9191
<scm>
9292
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</connection>
9393
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</developerConnection>
94-
<tag>maven-javadoc-plugin-3.10.0</tag>
94+
<tag>maven-javadoc-plugin-3.8.0</tag>
9595
<url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url>
9696
</scm>
9797
<issueManagement>
@@ -126,7 +126,7 @@ under the License.
126126
<jarPluginVersion>3.3.0</jarPluginVersion>
127127
<sitePluginVersion>3.20.0</sitePluginVersion>
128128
<projectInfoReportsPluginVersion>3.7.0</projectInfoReportsPluginVersion>
129-
<project.build.outputTimestamp>2024-08-22T16:50:01Z</project.build.outputTimestamp>
129+
<project.build.outputTimestamp>2024-08-22T16:52:43Z</project.build.outputTimestamp>
130130
<slf4jVersion>1.7.36</slf4jVersion>
131131
</properties>
132132

0 commit comments

Comments
 (0)