Use new changelog properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373731 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#====================================================================
|
||||
|
||||
# TODO: remove cvs repository, just there for SNAPSHOTs
|
||||
maven.repo.remote = http://www.ibiblio.org/maven, http://cvs.apache.org/repository/
|
||||
maven.repo.remote = http://www.ibiblio.org/maven,http://cvs.apache.org/repository/
|
||||
|
||||
# Display the date on the Maven web site
|
||||
maven.xdoc.date = left
|
||||
@@ -47,6 +47,8 @@ maven.announcement.lenient=true
|
||||
|
||||
# Changelog plugin properties
|
||||
maven.changelog.svn.baseurl=http://svn.apache.org/viewcvs.cgi
|
||||
maven.changelog.type=date
|
||||
maven.changelog.date=lastRelease
|
||||
|
||||
# Changes issue template
|
||||
maven.changes.issue.template = %URL%/%ISSUE%
|
||||
|
||||
Reference in New Issue
Block a user