Author: rhs
Date: Tue Jul 31 11:32:30 2007
New Revision: 561425
URL: http://svn.apache.org/viewvc?view=rev&rev=561425
Log:
Added a closing quote.
Modified:
incubator/qpid/trunk/qpid/java/common/pom.xml
Modified: incubator/qpid/trunk/qpid/java/common/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/common/pom.xml?view=diff&rev=561425&r1=561424&r2=561425
==============================================================================
--- incubator/qpid/trunk/qpid/java/common/pom.xml (original)
+++ incubator/qpid/trunk/qpid/java/common/pom.xml Tue Jul 31 11:32:30 2007
@@ -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"/>