Author: robbie
Date: Thu May 1 16:05:00 2014
New Revision: 1591699
URL: http://svn.apache.org/r1591699
Log:
QPID-5048: fix scope on dependency
merge from trunk r1591247
Modified:
qpid/branches/0.28/qpid/java/ (props changed)
qpid/branches/0.28/qpid/java/bdbstore/systests/pom.xml
Propchange: qpid/branches/0.28/qpid/java/
------------------------------------------------------------------------------
Merged /qpid/trunk/qpid/java:r1591247
Modified: qpid/branches/0.28/qpid/java/bdbstore/systests/pom.xml
URL:
http://svn.apache.org/viewvc/qpid/branches/0.28/qpid/java/bdbstore/systests/pom.xml?rev=1591699&r1=1591698&r2=1591699&view=diff
==============================================================================
--- qpid/branches/0.28/qpid/java/bdbstore/systests/pom.xml (original)
+++ qpid/branches/0.28/qpid/java/bdbstore/systests/pom.xml Thu May 1 16:05:00
2014
@@ -67,6 +67,7 @@
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>${bdb-version}</version>
+ <scope>provided</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]