mirror of https://github.com/apache/maven.git
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:
parent
0128ae2758
commit
c10a3d9092
|
@ -4,6 +4,7 @@
|
|||
<artifactId>${artifactId}</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>${version}</version>
|
||||
<name>Maven Quick Start</name>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
Loading…
Reference in New Issue