summaryrefslogtreecommitdiff
path: root/qpid/java/client/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/client/build.xml')
-rw-r--r--qpid/java/client/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/client/build.xml b/qpid/java/client/build.xml
index d26064ed15..abeb3ec903 100644
--- a/qpid/java/client/build.xml
+++ b/qpid/java/client/build.xml
@@ -24,7 +24,7 @@
<import file="../module.xml"/>
- <property name="output.dir" value="${module.precompiled}/org/apache/qpidity/filter/selector"/>
+ <property name="output.dir" value="${module.precompiled}/org/apache/qpid/filter/selector"/>
<target name="precompile">
<mkdir dir="${output.dir}"/>