Skip to content

Commit 99180e9

Browse files
committed
fix plugin key
1 parent ef72c05 commit 99180e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

community-rust-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<version>1.20.0.405</version>
134134
<extensions>true</extensions>
135135
<configuration>
136-
<pluginKey>rustreport</pluginKey>
136+
<pluginKey>communityrust</pluginKey>
137137
<pluginClass>org.elegoff.plugins.communityrust.CommunityRustPlugin</pluginClass>
138138
</configuration>
139139
</plugin>

0 commit comments

Comments
 (0)