summaryrefslogtreecommitdiff
path: root/qpid/java/systests
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/systests
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/systests')
-rw-r--r--qpid/java/systests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/systests/pom.xml b/qpid/java/systests/pom.xml
index 319a3da5b2..cfbb0216f6 100644
--- a/qpid/java/systests/pom.xml
+++ b/qpid/java/systests/pom.xml
@@ -179,7 +179,7 @@
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
- <scope>test</scope>
+ <scope>provided</scope>
<optional>true</optional>
</dependency>