Updated pom with seachable name (#517)

This commit is contained in:
Mads Nielsen 2018-09-14 09:32:27 +02:00 committed by Ewelina Wilkosz
parent 1b73a9a015
commit 89c8c7a092
1 changed files with 2 additions and 1 deletions

View File

@ -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>