Skip to content

Commit ee2c064

Browse files
committed
Fix pluginName
1 parent 0b697c9 commit ee2c064

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
33

44
# pluginGroup = com.intellij.plugins.bodhi.pmd
5-
pluginName = PMDPlugin
5+
pluginName = PMD
66
pluginRepositoryUrl = https://github.com/amitdev/PMD-Intellij
77
# SemVer format -> https://semver.org
88
pluginVersion = 2.0.3

0 commit comments

Comments
 (0)