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 | feea8d3c2c685e6fc826d3fa8f5cfb2b4aa1d4ad (patch) | |
| tree | 29ec875b31f8615f8b4eb7d9b31612de617b7c60 /qpid | |
| parent | 4fbd28b6078d6b3fbfe528a99d6e27963c68f99b (diff) | |
| download | qpid-python-feea8d3c2c685e6fc826d3fa8f5cfb2b4aa1d4ad.tar.gz | |
Added a closing quote.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561425 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid')
| -rw-r--r-- | qpid/java/common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/common/pom.xml b/qpid/java/common/pom.xml index 77065345d6..6aaf9960e9 100644 --- a/qpid/java/common/pom.xml +++ b/qpid/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"/> |
