package move to o.a.a.r module redback-authentication-open

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1310860 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-04-07 20:41:57 +00:00
parent 13aa09c620
commit 9a415093c2
2 changed files with 2 additions and 2 deletions

View File

@ -29,6 +29,6 @@
<context:annotation-config />
<context:component-scan
base-package="org.codehaus.plexus.redback.authentication.open"/>
base-package="org.apache.archiva.redback.authentication.open"/>
</beans>