summaryrefslogtreecommitdiff
path: root/qpid/java/broker/pom.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2014-04-05 15:28:49 +0000
committerRobert Gemmell <robbie@apache.org>2014-04-05 15:28:49 +0000
commita563ea78ca5cb45948fc143dc7f21415ca7cd5a2 (patch)
tree3d0a57e25575121358f660e9fe55d718c7f933c8 /qpid/java/broker/pom.xml
parent7344c8879c319c4ca6ab57963e6147d878a4e154 (diff)
downloadqpid-python-a563ea78ca5cb45948fc143dc7f21415ca7cd5a2.tar.gz
QPID-5048: add dependency change verifcation reference files and LICENSE, NOTICE & README files for use in the binary release assemblies
Work by me and Andrew MacBean <andymacbean@gmail.com>. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1585102 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker/pom.xml')
-rw-r--r--qpid/java/broker/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/broker/pom.xml b/qpid/java/broker/pom.xml
index dc0b21610b..6e1f575671 100644
--- a/qpid/java/broker/pom.xml
+++ b/qpid/java/broker/pom.xml
@@ -28,6 +28,10 @@
<name>Qpid Java Broker</name>
<description>Broker configuration and executable</description>
+ <properties>
+ <dependency-change-verification>true</dependency-change-verification>
+ </properties>
+
<dependencies>
<dependency>
<groupId>org.apache.qpid</groupId>