git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113855 13f79535-47bb-0310-9956-ffa450edef68
13 lines
498 B
Properties
13 lines
498 B
Properties
# -------------------------------------------------------------------
|
|
# Default Maven properties for the Touchstone Plugin
|
|
# -------------------------------------------------------------------
|
|
# These are the properties that we believe are immutable so we
|
|
# keep them apart from the project specific properties.
|
|
# -------------------------------------------------------------------
|
|
|
|
maven.touchstone.A = A
|
|
maven.touchstone.B = C
|
|
maven.touchstone.C = C
|
|
maven.touchstone.D = D
|
|
maven.touchstone.E = E
|