Multichanges properties

# Location of subprojects to include in the multichanges report. By default
# these properties have the same values as their multiproject conterpart.
# You can define them if you need to set different values.
#maven.multichanges.basedir=
#maven.multichanges.includes=
#maven.multichanges.excludes=
#maven.multichanges.ignoreFailures=

# Generated dashboard raw data file
maven.multichanges.data = ${maven.build.dir}/multichanges.xml

# Report name (without extension)
maven.multichanges.report = multichanges-report