diff options
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, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index bef5f7150..0c380db43 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -663,7 +663,7 @@ </dependency> <dependency> <groupId>net.sf.ehcache</groupId> - <artifactId>ehcache-core</artifactId> + <artifactId>ehcache</artifactId> <exclusions> <exclusion> <groupId>commons-logging</groupId> |