diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2007-05-28 20:26:55 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2007-05-28 20:26:55 +0000 |
| commit | 48f73ce3731366fd1b014faa3bbaa2820f41e8bb (patch) | |
| tree | b800ea7fe2e589aee1f48b2eae2c078a675fbc31 /java/client | |
| parent | 92b10f932cabb33924d2249e1e2270246d56cca0 (diff) | |
| download | qpid-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.xml | 5 |
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> |
