add an <url/> to the generated pom

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

View File

@ -5,6 +5,7 @@
<packaging>jar</packaging>
<version>${version}</version>
<name>Maven Quick Start</name>
<url>http://maven.apache.org</url>
<dependencies>
<dependency>
<groupId>junit</groupId>