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:
parent
dae270ec28
commit
308bfad060
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
<context:annotation-config />
|
<context:annotation-config />
|
||||||
<context:component-scan
|
<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"
|
<bean name="cache#users" class="org.codehaus.plexus.cache.ehcache.EhcacheCache"
|
||||||
init-method="initialize">
|
init-method="initialize">
|
||||||
|
|
Loading…
Reference in New Issue