mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-21 22:11:40 +07:00
[maven-model] plugin.xml: suppress warning about plugin name
GitOrigin-RevId: 77a86acfcd03d2a2ef73a3beb8bf276ec6352fcd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e1e58f350b
commit
c496b3b922
@@ -1,5 +1,6 @@
|
||||
<idea-plugin implementation-detail="true">
|
||||
<id>org.jetbrains.idea.maven.model</id>
|
||||
<!--suppress PluginXmlValidity -->
|
||||
<name>JetBrains maven model api classes</name>
|
||||
<vendor>JetBrains</vendor>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user