From a91e0a19c3ca405b659d21593f433fca692acbec Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 29 Feb 2008 16:00:19 +0000 Subject: QPID-702 Removed cluster code as it has been scheduled for such since last year. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@632363 13f79535-47bb-0310-9956-ffa450edef68 --- java/cluster/pom.xml | 69 ---------------------------------------------------- 1 file changed, 69 deletions(-) delete mode 100644 java/cluster/pom.xml (limited to 'java/cluster/pom.xml') diff --git a/java/cluster/pom.xml b/java/cluster/pom.xml deleted file mode 100644 index 73c62520e6..0000000000 --- a/java/cluster/pom.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - 4.0.0 - org.apache.qpid - qpid-cluster - jar - 1.0-incubating-M2.1-SNAPSHOT - Qpid Cluster - http://cwiki.apache.org/confluence/display/qpid - - - org.apache.qpid - qpid - 1.0-incubating-M2.1-SNAPSHOT - - - - .. - - - - - org.apache.qpid - qpid-common - - - org.apache.qpid - qpid-client - - - org.apache.qpid - qpid-broker - - - junit - junit - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - -- cgit v1.2.1