diff options
Diffstat (limited to 'qpid/java/systests/pom.xml')
| -rw-r--r-- | qpid/java/systests/pom.xml | 2 |
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> |
