fix package

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1310851 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-04-07 20:02:34 +00:00
parent dae270ec28
commit 308bfad060
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<context:annotation-config />
<context:component-scan
base-package="org.codehaus.plexus.redback.users.cached"/>
base-package="org.apache.archiva.redback.users.cached"/>
<bean name="cache#users" class="org.codehaus.plexus.cache.ehcache.EhcacheCache"
init-method="initialize">