Skip to content

Commit 9786475

Browse files
committed
prepare version 4.0.2 snapshot
1 parent 8ec3063 commit 9786475

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
22

3-
<!--
3+
44
## [4.0.2-SNAPSHOT](https://github.com/jborgers/sonar-pmd/tree/4.0.2-SNAPSHOT) (2025-xx-xx)
55
[Full Changelog](https://github.com/jborgers/sonar-pmd/compare/4.0.1..master)
66

77
**Implemented highlights**
8-
-->
8+
* [TODO]
9+
910
## [4.0.1](https://github.com/jborgers/sonar-pmd/tree/4.0.1) (2025-03-03)
1011
[Full Changelog](https://github.com/jborgers/sonar-pmd/compare/4.0.0..4.0.1)
1112

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
<properties>
8585
<!-- use -Drevision=x.y.z to override in build -->
86-
<revision>4.0.1-SNAPSHOT</revision>
86+
<revision>4.0.2-SNAPSHOT</revision>
8787
<license.owner>SonarSource SA and others</license.owner>
8888
<license.mailto>mailto:jborgers AT jpinpoint DOT com; peter.paul.bakker AT stokpop DOT nl</license.mailto>
8989
<pmd.version>7.10.0</pmd.version>

0 commit comments

Comments
 (0)