summaryrefslogtreecommitdiff
path: root/java/client/pom.xml
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/pom.xml
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/pom.xml')
-rw-r--r--java/client/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/client/pom.xml b/java/client/pom.xml
index 2e720cdb71..221763649f 100644
--- a/java/client/pom.xml
+++ b/java/client/pom.xml
@@ -31,6 +31,7 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid</artifactId>
<version>1.0-incubating-M2-SNAPSHOT</version>
+ <relativePath>../pom.xml</relativePath>
</parent>
<properties>