adding name and url

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170039 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-05-13 15:33:36 +00:00
parent 84e5cdf09a
commit 5debf213f1
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
<artifactId>${artifactId}</artifactId>
<packaging>war</packaging>
<version>${version}</version>
<name>Maven Webapp</name>
<url>http://maven.apache.org</url>
<dependencies>
<dependency>
<groupId>junit</groupId>