package move to o.a.a.r module redback-authorization-open
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1310866 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9494bac7fa
commit
44168475a9
|
@ -1,4 +1,4 @@
|
|||
package org.codehaus.plexus.redback.authorization.open;
|
||||
package org.apache.archiva.redback.authorization.open;
|
||||
|
||||
/*
|
||||
* Copyright 2001-2006 The Apache Software Foundation.
|
|
@ -29,6 +29,6 @@
|
|||
|
||||
<context:annotation-config />
|
||||
<context:component-scan
|
||||
base-package="org.codehaus.plexus.redback.authorization.open"/>
|
||||
base-package="org.apache.archiva.redback.authorization.open"/>
|
||||
|
||||
</beans>
|
Loading…
Reference in New Issue