Skip to content

Commit a7fcb38

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 43bebb6 commit a7fcb38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-pmd-plugin</artifactId>
31-
<version>3.21.1</version>
31+
<version>3.21.2-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven PMD Plugin</name>
@@ -62,7 +62,7 @@ under the License.
6262
<scm>
6363
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</connection>
6464
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</developerConnection>
65-
<tag>maven-pmd-plugin-3.21.1</tag>
65+
<tag>HEAD</tag>
6666
<url>https://github.com/apache/maven-pmd-plugin/tree/${project.scm.tag}</url>
6767
</scm>
6868
<issueManagement>
@@ -91,7 +91,7 @@ under the License.
9191
<sitePluginVersion>3.12.1</sitePluginVersion>
9292
<projectInfoReportsPluginVersion>3.4.3</projectInfoReportsPluginVersion>
9393
<jxrPluginVersion>3.3.0</jxrPluginVersion>
94-
<project.build.outputTimestamp>2023-10-29T18:32:42Z</project.build.outputTimestamp>
94+
<project.build.outputTimestamp>2023-10-29T18:33:36Z</project.build.outputTimestamp>
9595
</properties>
9696

9797
<dependencies>

0 commit comments

Comments
 (0)