Add description entry to POM, as per email from Doug Scoular

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113035 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-03-03 23:18:30 +00:00
parent 3aedea0d65
commit f423a02e5c

View File

@@ -25,10 +25,13 @@
<inceptionYear>2002</inceptionYear>
<package>@PACKAGE@</package>
<logo>http://jakarta.apache.org/turbine/maven/images/maven.jpg</logo>
<description>
A collection of example projects showing how to use maven in different
situations
</description>
<!-- a short description of what the project does -->
<shortDescription>
A collection of example projects showing how to use maven in different
situations
How to use maven in different situations
</shortDescription>
<!-- the project home page -->