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:
Edwin Kempin
2012-07-16 11:22:57 +02:00
parent 59db1d188d
commit 994441dda9

View File

@@ -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 See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--> -->
<archetype-descriptor name="com.sap.ldi.qi.itests"> <archetype-descriptor name="Gerrit Plugin">
<requiredProperties> <requiredProperties>
<requiredProperty key="pluginName"/> <requiredProperty key="pluginName"/>