diff options
author | Olivier Lamy <olamy@apache.org> | 2013-11-25 05:12:20 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-11-25 05:12:20 +0000 |
commit | 6c614acbce41934a548d3a45ac0131b3c18be258 (patch) | |
tree | e0ebfe5e0588be1796a4425948d53b2e01802b60 /archiva-modules/archiva-web/archiva-webapp/pom.xml | |
parent | b5a68ca6ed59f1a5f717ccc6bb87d0f6a26085c3 (diff) | |
download | archiva-6c614acbce41934a548d3a45ac0131b3c18be258.tar.gz archiva-6c614acbce41934a548d3a45ac0131b3c18be258.zip |
replace autocomplete
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1545151 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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 6a60b2c4a..d55451a39 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -608,10 +608,12 @@ <classifier>classes</classifier> </dependency> + <!-- <dependency> <groupId>org.apache.sirona</groupId> <artifactId>sirona-ehcache-agent</artifactId> </dependency> + --> <dependency> <groupId>org.apache.sirona</groupId> |