summaryrefslogtreecommitdiffstats
path: root/archiva-webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'archiva-webapp/pom.xml')
-rw-r--r--archiva-webapp/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-webapp/pom.xml b/archiva-webapp/pom.xml
index bb660b837..536506750 100644
--- a/archiva-webapp/pom.xml
+++ b/archiva-webapp/pom.xml
@@ -169,6 +169,7 @@
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.1.3.1</version>
+ <scope>provided</scope>
</dependency>
</dependencies>
<build>