aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-11-22 03:38:35 +0000
committerOlivier Lamy <olamy@apache.org>2013-11-22 03:38:35 +0000
commit37e2981c54c009078756ae0cb1919847949714db (patch)
treea04c28861c668e5044997fd98129b3f755018abd
parenta77ed30dafc00ccc14d9040a9b5ef14e0490dcfa (diff)
downloadarchiva-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4c9355aa3..1b2c7e12c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>