[release] prepare release pmd_releases/7.0.0-rc4-dist

This commit is contained in:
Andreas Dangel committed 2023-09-30 19:35:03 +02:00
1 parent 720b9a328b
commit 7f04ba7a8d
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-rc4</version>
<relativePath>../pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-rc4</version>
<relativePath>../pom.xml</relativePath>
</parent>