diff options
author | Olivier Lamy <olamy@apache.org> | 2013-11-22 03:38:35 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-11-22 03:38:35 +0000 |
commit | 37e2981c54c009078756ae0cb1919847949714db (patch) | |
tree | a04c28861c668e5044997fd98129b3f755018abd | |
parent | a77ed30dafc00ccc14d9040a9b5ef14e0490dcfa (diff) | |
download | archiva-37e2981c54c009078756ae0cb1919847949714db.tar.gz archiva-37e2981c54c009078756ae0cb1919847949714db.zip |
oups fix version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1544404 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1499,7 +1499,7 @@ <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-core</artifactId> - <version>2.6.7</version> + <version>2.6.6</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |