add a name element

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163887 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-04-08 22:04:15 +00:00
parent 0128ae2758
commit c10a3d9092
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<artifactId>${artifactId}</artifactId>
<packaging>jar</packaging>
<version>${version}</version>
<name>Maven Quick Start</name>
<dependencies>
<dependency>
<groupId>junit</groupId>