mirror of
https://github.com/apache/maven.git
synced 2025-02-06 10:09:04 +00:00
fix quoting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748130 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dae19adb77
commit
bfa9ba303e
@ -64,7 +64,7 @@ public class ConfigMojo
|
||||
/**
|
||||
* The path to the properties file into which to save the mojo configuration.
|
||||
*
|
||||
* @parameter expression="${config.propertiesFile}
|
||||
* @parameter expression="${config.propertiesFile}"
|
||||
*/
|
||||
private File propertiesFile;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user