Skip to content

Commit

Permalink
Prepare new version 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Jan 26, 2024
1 parent 47fb294 commit 6167f1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pmd-bluej Release Notes

## ??-?????-?? - 5.0.1
## 26-January-2024 - 5.0.1

* Support PMD 7 (in addition to PMD 6)
* Changed default PMD options to `-f text -R rulesets/java/quickstart.xml`. Note: You might need to adjust this,
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-bluej</artifactId>
<version>5.0.1-SNAPSHOT</version>
<version>5.0.1</version>
<packaging>jar</packaging>
<name>pmd-bluej</name>
<url>http://pmd.sourceforge.net</url>
Expand Down

0 comments on commit 6167f1a

Please sign in to comment.