summaryrefslogtreecommitdiff
path: root/java/client/example
diff options
context:
space:
mode:
authorRupert Smith <rupertlssmith@apache.org>2007-06-11 11:23:08 +0000
committerRupert Smith <rupertlssmith@apache.org>2007-06-11 11:23:08 +0000
commita1b3eef439d082d62d2dc1188c14e795418c8416 (patch)
treefc1076a218483c581bb7bda6e4004f5f5fb121b8 /java/client/example
parentf9a35bf3675a20f3bf45a01179cc63cb2819a908 (diff)
downloadqpid-python-a1b3eef439d082d62d2dc1188c14e795418c8416.tar.gz
Set up top dir location and path to parent pom. Needed in preparation for deploy and release plugins.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@546096 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client/example')
-rw-r--r--java/client/example/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/client/example/pom.xml b/java/client/example/pom.xml
index 70f02dbb98..c9d69c52a8 100644
--- a/java/client/example/pom.xml
+++ b/java/client/example/pom.xml
@@ -34,7 +34,7 @@
</parent>
<properties>
- <topDirectoryLocation>..</topDirectoryLocation>
+ <topDirectoryLocation>../..</topDirectoryLocation>
<amqj.logging.level>warn</amqj.logging.level>
</properties>