diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/common/pom.xml b/java/common/pom.xml index 77065345d6..6aaf9960e9 100644 --- a/java/common/pom.xml +++ b/java/common/pom.xml @@ -55,7 +55,7 @@ <phase>generate-sources</phase> <configuration> <tasks> - <echo>"${generated.path}</echo> + <echo>"${generated.path}"</echo> <ant antfile="protocol-version.xml" /> <exec executable="python"> <arg line="generate"/> |
