Prepare release of pmd-compat6 7.0.0-rc4

This commit is contained in:
Andreas Dangel committed 2023-11-18 10:33:47 +01:00
1 parent 621dffdf4e
commit 655d1dc6c3
1 file changed
+5 -1
+5 -1
View File
@@ -11,7 +11,7 @@
</parent>
<artifactId>pmd-compat6</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-rc4</version>
<name>PMD Compatibility Classes for PMD6</name>
<properties>
@@ -20,6 +20,10 @@
<maven-pmd-plugin.version.for.integrationtest>3.21.2</maven-pmd-plugin.version.for.integrationtest>
</properties>
<scm>
<tag>pmd_releases/7.0.0-rc4-pmd-compat6</tag>
</scm>
<dependencies>
<dependency>
<groupId>net.sourceforge.pmd</groupId>