From 44ff34c5a5d2a4ee8976dcead0e7876c347e54c3 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Mon, 26 Nov 2007 17:04:15 +0000 Subject: Need to create yet another tag git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M2@598342 13f79535-47bb-0310-9956-ffa450edef68 --- Final/java/client/example/pom.xml | 152 -------------------------------------- 1 file changed, 152 deletions(-) delete mode 100644 Final/java/client/example/pom.xml (limited to 'Final/java/client/example/pom.xml') diff --git a/Final/java/client/example/pom.xml b/Final/java/client/example/pom.xml deleted file mode 100644 index 3d4cf21a2d..0000000000 --- a/Final/java/client/example/pom.xml +++ /dev/null @@ -1,152 +0,0 @@ - - - 4.0.0 - org.apache.qpid - qpid-example - jar - 1.0-incubating-M2 - Qpid Example - http://cwiki.apache.org/confluence/display/qpid - - - org.apache.qpid - qpid - 1.0-incubating-M2 - ../pom.xml - - - - ../.. - warn - - - - - org.apache.qpid - qpid-common - - - - org.apache.qpid - qpid-client - - - - log4j - log4j - - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - - - - jmscts - jmscts - 0.5-b2 - test - - - jms - jms - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - amqj.noAutoCreateVMBroker - true - - - amqj.logging.level - ${amqj.logging.level} - - - log4j.configuration - file:///${basedir}/src/main/java/log4j.properties - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2-SNAPSHOT - - - source-jar.xml - - target - target/assembly/work - - - - attach-artifacts - package - - attached - - - - - - - - - - - -- cgit v1.2.1