summaryrefslogtreecommitdiff
path: root/java/client
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2007-05-28 20:26:55 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2007-05-28 20:26:55 +0000
commit48f73ce3731366fd1b014faa3bbaa2820f41e8bb (patch)
treeb800ea7fe2e589aee1f48b2eae2c078a675fbc31 /java/client
parent92b10f932cabb33924d2249e1e2270246d56cca0 (diff)
downloadqpid-python-48f73ce3731366fd1b014faa3bbaa2820f41e8bb.tar.gz
This is the initial checkin for the Qpid java client which is built on top of the AMQP protocol level client/framework
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@542314 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client')
-rw-r--r--java/client/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/java/client/pom.xml b/java/client/pom.xml
index 6d6bb7cae2..854428fb39 100644
--- a/java/client/pom.xml
+++ b/java/client/pom.xml
@@ -53,11 +53,6 @@
</dependency>
<dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-jta_1.1_spec</artifactId>
- </dependency>
-
- <dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</dependency>