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:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user