aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
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
Diffstat (limited to 'pom.xml')
-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>
246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311