diff options
author | Olivier Lamy <olamy@apache.org> | 2013-11-25 00:45:12 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-11-25 00:45:12 +0000 |
commit | e027bc4a80fcb8cf5ad90c86677f07a5d5410afc (patch) | |
tree | 42f1fbe6066a8b6be5c5377418ffdc31c19218ad /archiva-modules/archiva-web/archiva-webapp/pom.xml | |
parent | 0edb0a75ef0ed73ff9bb3267520bae5b79885e1c (diff) | |
download | archiva-e027bc4a80fcb8cf5ad90c86677f07a5d5410afc.tar.gz archiva-e027bc4a80fcb8cf5ad90c86677f07a5d5410afc.zip |
some logs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545118 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp/pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 0c380db43..46382f677 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -610,6 +610,11 @@ <dependency> <groupId>org.apache.sirona</groupId> + <artifactId>sirona-ehcache-agent</artifactId> + </dependency> + + <dependency> + <groupId>org.apache.sirona</groupId> <artifactId>sirona-cassandra</artifactId> </dependency> |