git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
11 lines
478 B
Properties
11 lines
478 B
Properties
# -------------------------------------------------------------------
|
|
# Default Maven properties for the VDoclet plugin.
|
|
# -------------------------------------------------------------------
|
|
# These are the properties that we believe are immutable so we
|
|
# keep them apart from the project specific properties.
|
|
# -------------------------------------------------------------------
|
|
|
|
maven.vdoclet.srcDir = NOT_SET
|
|
maven.vdoclet.destDir = NOT_SET
|
|
maven.vdoclet.template = NOT_SET
|