summaryrefslogtreecommitdiff
path: root/qpid/java/qpid-perftests-systests/pom.xml
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2014-04-01 07:41:42 +0000
committerKeith Wall <kwall@apache.org>2014-04-01 07:41:42 +0000
commitc24467b81ca19de444d8a4bd4d5bb01cd6738df2 (patch)
treee5956bcab8ca15e10a787ef4c2b39633c6c795da /qpid/java/qpid-perftests-systests/pom.xml
parent6de63bce6e61011a921337d9c3880e199f21c94c (diff)
parent99231e1918fb20c750e7261f531d31ecec12b8f1 (diff)
downloadqpid-python-java-broker-bdb-ha2.tar.gz
NO-JIRA: Final merge from trunk before reintegrationjava-broker-bdb-ha2
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1583552 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/qpid-perftests-systests/pom.xml')
-rw-r--r--qpid/java/qpid-perftests-systests/pom.xml11
1 files changed, 0 insertions, 11 deletions
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 @@
</testResource>
</testResources>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-deploy-plugin</artifactId>
- <!--version specified in parent pluginManagement -->
- <configuration>
- <skip>true</skip>
- </configuration>
- </plugin>
- </plugins>
-
</build>
</project>