Set proper name for Gerrit plugin archetype
The 'name' attribute of the 'archetype-descriptor' is the name of the archetype that will be displayed to the user when choosing an archetype. It should have a proper name. Change-Id: Ic5c89c08a3b2f13885e1f0eac4f72e56f2ac9e12 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
parent
59db1d188d
commit
994441dda9
@ -14,7 +14,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<archetype-descriptor name="com.sap.ldi.qi.itests">
|
||||
<archetype-descriptor name="Gerrit Plugin">
|
||||
<requiredProperties>
|
||||
<requiredProperty key="pluginName"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user