git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112982 13f79535-47bb-0310-9956-ffa450edef68
13 lines
519 B
Properties
13 lines
519 B
Properties
# -------------------------------------------------------------------
|
|
# P L U G I N P R O P E R I E S
|
|
# -------------------------------------------------------------------
|
|
# changes plugin.
|
|
# -------------------------------------------------------------------
|
|
# These three don't belong here.
|
|
maven.build.dir = ${basedir}/target
|
|
maven.gen.docs = ${maven.build.dir}/generated-xdocs
|
|
maven.docs.outputencoding = ISO-8859-1
|
|
|
|
maven.changelog.range = 30
|
|
maven.changelog.factory = org.apache.maven.cvslib.CvsChangeLogFactory
|