package move to o.a.a.r module redback-authentication-keys
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1310882 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
eec9033b6b
commit
7bc2736162
|
@ -1,4 +1,4 @@
|
|||
package org.codehaus.plexus.redback.authentication.keystore;
|
||||
package org.apache.archiva.redback.authentication.keystore;
|
||||
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
|
@ -29,6 +29,6 @@
|
|||
|
||||
<context:annotation-config />
|
||||
<context:component-scan
|
||||
base-package="org.codehaus.plexus.redback.authentication.keystore"/>
|
||||
base-package="org.apache.archiva.redback.authentication.keystore"/>
|
||||
|
||||
</beans>
|
Loading…
Reference in New Issue