From 5f584586864cd44c68af6f9304b5cddebd15f7df Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Tue, 20 Feb 2007 16:51:32 +0000 Subject: (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Java 1.4 retrotranslation of the Java client. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@509642 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/client/distribution/pom.xml | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'qpid/java/client/distribution') diff --git a/qpid/java/client/distribution/pom.xml b/qpid/java/client/distribution/pom.xml index 3e9c0e493f..4ad14d40d2 100644 --- a/qpid/java/client/distribution/pom.xml +++ b/qpid/java/client/distribution/pom.xml @@ -48,20 +48,6 @@ jar ${pom.version} - - org.apache.qpid - qpid-client - jar - ${pom.version} - java1.4 - - - org.apache.qpid - qpid-common - jar - ${pom.version} - java1.4 - @@ -119,7 +105,6 @@ src/main/assembly/client-bin.xml - src/main/assembly/client-java1.4-bin.xml src/main/assembly/client-src.xml qpid-${pom.version} -- cgit v1.2.1