git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113444 13f79535-47bb-0310-9956-ffa450edef68
10 lines
481 B
Properties
10 lines
481 B
Properties
# -------------------------------------------------------------------
|
|
# Default Maven properties for the Castor plugin.
|
|
# -------------------------------------------------------------------
|
|
# These are the properties that we believe are immutable so we
|
|
# keep them apart from the project specific properties.
|
|
# -------------------------------------------------------------------
|
|
|
|
maven.castor.dest=${maven.build.dir}/castor/src
|
|
maven.castor.tstamp=${maven.build.dir}/castor/tstamp
|