Skip to content

Commit 1ed13dc

Browse files
committed
[maven-release-plugin] prepare release releases/32
1 parent 7a2abdd commit 1ed13dc

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>32-SNAPSHOT</version>
6+
<version>32</version>
77

88
<name>PMD Build Tools Configurations</name>
99
<url>https://github.com/pmd/build-tools</url>
@@ -30,11 +30,11 @@
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>HEAD</tag>
33+
<tag>releases/32</tag>
3434
</scm>
3535

3636
<properties>
37-
<project.build.outputTimestamp>2025-05-09T17:35:04Z</project.build.outputTimestamp>
37+
<project.build.outputTimestamp>2025-06-26T10:01:00Z</project.build.outputTimestamp>
3838

3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)