We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dcfea4 commit 9bb7737Copy full SHA for 9bb7737
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Next
+## 6.49.0
4
5
**Fixed issues:**
6
pom.xml
@@ -4,7 +4,7 @@
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-ui</artifactId>
<name>PMD Designer</name>
7
- <version>6.38.0-SNAPSHOT</version>
+ <version>6.49.0-SNAPSHOT</version>
8
9
<description>The Rule Designer is a graphical tool that helps PMD users develop their custom rules.</description>
10
<url>https://pmd.github.io</url>
0 commit comments