Skip to content

Commit 699a88d

Browse files
committed
[maven-release-plugin] prepare release 7.19.1
1 parent 30c71e4 commit 699a88d

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
@@ -4,7 +4,7 @@
44
<groupId>net.sourceforge.pmd</groupId>
55
<artifactId>pmd-designer</artifactId>
66
<name>PMD Designer</name>
7-
<version>7.19.1-SNAPSHOT</version>
7+
<version>7.19.1</version>
88

99
<description>The Rule Designer is a graphical tool that helps PMD users develop their custom rules.</description>
1010
<url>https://pmd.github.io</url>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:git://github.com/pmd/pmd-designer.git</connection>
2121
<developerConnection>scm:git:ssh://[email protected]/pmd/pmd-designer.git</developerConnection>
2222
<url>https://github.com/pmd/pmd-designer</url>
23-
<tag>HEAD</tag>
23+
<tag>7.19.1</tag>
2424
</scm>
2525
<ciManagement>
2626
<url>https://github.com/pmd/pmd-designer/actions</url>
@@ -44,7 +44,7 @@
4444
</developers>
4545

4646
<properties>
47-
<project.build.outputTimestamp>2025-11-27T16:58:36Z</project.build.outputTimestamp>
47+
<project.build.outputTimestamp>2025-11-27T19:07:38Z</project.build.outputTimestamp>
4848

4949
<pmd.designer.version>${project.version}</pmd.designer.version> <!-- see DesignerVersion -->
5050
<pmd.core.version>7.0.0</pmd.core.version> <!-- minimum supported PMD version (API) -->

0 commit comments

Comments
 (0)