From 99231e1918fb20c750e7261f531d31ecec12b8f1 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 28 Mar 2014 15:50:38 +0000 Subject: QPID-5048: modified deployment plugin config so only expected artifacts get deployed Patch supplied by Andrew MacBean git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1582782 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/qpid-perftests-systests/pom.xml | 11 ----------- qpid/java/qpid-systests-parent/pom.xml | 10 ++++++++++ 2 files changed, 10 insertions(+), 11 deletions(-) (limited to 'qpid/java') diff --git a/qpid/java/qpid-perftests-systests/pom.xml b/qpid/java/qpid-perftests-systests/pom.xml index 4557e903ff..e77ad53334 100644 --- a/qpid/java/qpid-perftests-systests/pom.xml +++ b/qpid/java/qpid-perftests-systests/pom.xml @@ -115,16 +115,5 @@ - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - - - - diff --git a/qpid/java/qpid-systests-parent/pom.xml b/qpid/java/qpid-systests-parent/pom.xml index eaea72cb22..e3633e4eb8 100644 --- a/qpid/java/qpid-systests-parent/pom.xml +++ b/qpid/java/qpid-systests-parent/pom.xml @@ -216,6 +216,16 @@ true + + + org.apache.maven.plugins + maven-deploy-plugin + + + true + + + -- cgit v1.2.1