Skip to content

Commit 2968b90

Browse files
committed
Use pmd.core.version 7.0.0-rc4
1 parent 7552252 commit 2968b90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Next
3+
## 7.0.0-rc4
44

55
* **Bump required pmd-core version to 7.0.0-rc4.**
66

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</developers>
5555

5656
<properties>
57-
<pmd.core.version>7.0.0-SNAPSHOT</pmd.core.version>
57+
<pmd.core.version>7.0.0-rc4</pmd.core.version>
5858
<openjfx.version>11.0.2</openjfx.version>
5959
<java.version>8</java.version>
6060
<kotlin.version>1.7.20</kotlin.version>

0 commit comments

Comments
 (0)