diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2007-07-31 18:32:30 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2007-07-31 18:32:30 +0000 |
| commit | b5ed2654e8a7638bbd6f47f15f60752f174b7f3e (patch) | |
| tree | 8685f583f3d8a65a75cdc81c6c32cb12228ee2c3 /java | |
| parent | d38b1e9610db7b6b84c2830a004e7032b04b1a0b (diff) | |
| download | qpid-python-b5ed2654e8a7638bbd6f47f15f60752f174b7f3e.tar.gz | |
Added a closing quote.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561425 13f79535-47bb-0310-9956-ffa450edef68
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"/> |
