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 24ebb68 commit 7c87de9Copy full SHA for 7c87de9
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 6.25.0
+## 6.27.0
4
5
See https://github.com/pmd/pmd-designer/milestone/12
6
pom.xml
@@ -4,7 +4,7 @@
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-ui</artifactId>
<name>PMD Designer</name>
7
- <version>6.25.0-SNAPSHOT</version>
+ <version>6.27.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