Set changelog basedir.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@471274 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-11-04 22:05:34 +00:00
parent e694169a56
commit 6b76859fec

View File

@ -20,6 +20,11 @@
# must now inherit from /plugins-parent/project.xml.
#====================================================================
#=====
# Changelog plugin settings
#=====
maven.changelog.basedir=${basedir}/../
#=====
# Clover plugin settings
#=====