diff options
author | Martin Stockhammer <martin_s@apache.org> | 2018-10-28 15:48:01 +0100 |
---|---|---|
committer | Martin Stockhammer <martin_s@apache.org> | 2018-10-28 15:48:01 +0100 |
commit | df330893d73f43428c733a532236d98d57a5b90f (patch) | |
tree | 438eaace3d79d25044200e7cd863d2a764622fb3 /archiva-modules/plugins/repository-statistics | |
parent | d39977c41348cde01f3f54bd22c06ae696aab7b9 (diff) | |
download | archiva-df330893d73f43428c733a532236d98d57a5b90f.tar.gz archiva-df330893d73f43428c733a532236d98d57a5b90f.zip |
Moving dependency versions to main project
Diffstat (limited to 'archiva-modules/plugins/repository-statistics')
-rw-r--r-- | archiva-modules/plugins/repository-statistics/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/plugins/repository-statistics/pom.xml b/archiva-modules/plugins/repository-statistics/pom.xml index 2a1926d42..38f83fdc9 100644 --- a/archiva-modules/plugins/repository-statistics/pom.xml +++ b/archiva-modules/plugins/repository-statistics/pom.xml @@ -72,7 +72,6 @@ <dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-jcr-commons</artifactId> - <version>2.15.2</version> </dependency> <dependency> <groupId>org.apache.archiva</groupId> |