Updated pom with seachable name (#517)
This commit is contained in:
parent
1b73a9a015
commit
89c8c7a092
|
|
@ -10,7 +10,8 @@
|
||||||
|
|
||||||
<artifactId>configuration-as-code-support</artifactId>
|
<artifactId>configuration-as-code-support</artifactId>
|
||||||
<packaging>hpi</packaging>
|
<packaging>hpi</packaging>
|
||||||
<description>Custom configurator to support third-party plugins</description>
|
<description>Custom configurator to support third-party plugins for the Configuration as Code plugin</description>
|
||||||
|
<name>Configuration as Code Support Plugin</name>
|
||||||
<!-- This is an incubator for code we expect to get hosted by target plugins -->
|
<!-- This is an incubator for code we expect to get hosted by target plugins -->
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue