From a8fa58e5852e43669e31c3c56e37c6bdb5c63276 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Wed, 1 Aug 2007 04:52:09 +0000 Subject: switched common generate script over to jython git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561657 13f79535-47bb-0310-9956-ffa450edef68 --- java/pom.xml | 49 ++++++++++++++++++++++++------------------------- 1 file changed, 24 insertions(+), 25 deletions(-) (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml index 87ed34846f..ede9ee553f 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -147,6 +147,7 @@ under the License. + plugins common broker client @@ -155,9 +156,8 @@ under the License. perftests integrationtests management/eclipse-plugin - client/example - client-java14 - + client/example + client-java14 @@ -391,28 +391,27 @@ under the License. 0.5 - - maven-remote-resources-plugin - 1.0-alpha-5 - - - - process - - - - org.apache:apache-incubator-disclaimer-resource-bundle:1.1 - org.apache:apache-jar-resource-bundle:1.2 - - - true - Apache Qpid - - - - - - + + maven-remote-resources-plugin + 1.0-alpha-5 + + + + process + + + + org.apache:apache-incubator-disclaimer-resource-bundle:1.1 + org.apache:apache-jar-resource-bundle:1.2 + + + true + Apache Qpid + + + + + -- cgit v1.2.1