Skip to content

Commit 7ba2f20

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 665a071 commit 7ba2f20

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
@@ -3,7 +3,7 @@
33

44
<groupId>net.sourceforge.pmd</groupId>
55
<artifactId>pmd-build-tools-config</artifactId>
6-
<version>31</version>
6+
<version>32-SNAPSHOT</version>
77

88
<name>PMD Build Tools Configurations</name>
99
<url>https://github.com/pmd/build-tools</url>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git://github.com/pmd/build-tools.git</connection>
3131
<developerConnection>scm:git:ssh://[email protected]/pmd/build-tools.git</developerConnection>
3232
<url>https://github.com/pmd/build-tools</url>
33-
<tag>releases/31</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535
<distributionManagement>
3636
<snapshotRepository>
@@ -44,7 +44,7 @@
4444
</distributionManagement>
4545

4646
<properties>
47-
<project.build.outputTimestamp>2025-05-09T17:34:30Z</project.build.outputTimestamp>
47+
<project.build.outputTimestamp>2025-05-09T17:35:04Z</project.build.outputTimestamp>
4848

4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)