diff --git a/maven-model/maven.mdo b/maven-model/maven.mdo index a72623c9d8..9dcc71e7aa 100644 --- a/maven-model/maven.mdo +++ b/maven-model/maven.mdo @@ -76,48 +76,48 @@ url - the description + The URL where your project can be found. String logo - the description + The logo for your project. String issueTrackingUrl - the description + The URL where the issue tracking system used by your project can be found. String inceptionYear - the description + The year your project started. String gumpRepositoryId - the description + Hint for the gump continuous integration build system. String siteAddress - the description + The FQDN of the host where your project's site is uploaded. String siteDirectory - the description + The directory on your site host where site documentation is placed when the site is uploaded. String - + distributionSite - the description + The FQDN of the host where your project's artifacts are uploaded. String distributionDirectory - the description + The directory on your distribution host where artifacts are placed when uploaded. String