aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/metadata-store-jcr/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2018-10-28 13:04:30 +0100
committerMartin Stockhammer <martin_s@apache.org>2018-10-28 13:04:30 +0100
commitd39977c41348cde01f3f54bd22c06ae696aab7b9 (patch)
tree08d116f43fa6b9e1c13d364d61277a40d3c54151 /archiva-modules/plugins/metadata-store-jcr/pom.xml
parent24ee701d1daee202e799b5ca17f9dff19d398c6e (diff)
downloadarchiva-d39977c41348cde01f3f54bd22c06ae696aab7b9.tar.gz
archiva-d39977c41348cde01f3f54bd22c06ae696aab7b9.zip
Fixing dependencies and adapting to new lib versions
Diffstat (limited to 'archiva-modules/plugins/metadata-store-jcr/pom.xml')
-rw-r--r--archiva-modules/plugins/metadata-store-jcr/pom.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/archiva-modules/plugins/metadata-store-jcr/pom.xml b/archiva-modules/plugins/metadata-store-jcr/pom.xml
index 299a29ac8..c53149a93 100644
--- a/archiva-modules/plugins/metadata-store-jcr/pom.xml
+++ b/archiva-modules/plugins/metadata-store-jcr/pom.xml
@@ -179,7 +179,14 @@
<artifactId>metrics-core</artifactId>
<version>3.1.0</version>
</dependency>
- </dependencies>
+
+ <dependency>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm</artifactId>
+ <scope>test</scope>
+ </dependency>
+
+</dependencies>
<build>
<testResources>
<testResource>