add an alias to be to access to the original when we override the bean in archiva.
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1414237 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4f810483e5
commit
f22c79fe22
|
@ -28,5 +28,7 @@
|
|||
|
||||
<context:annotation-config />
|
||||
<context:component-scan base-package="org.apache.archiva.redback.configuration"/>
|
||||
|
||||
<alias name="userConfiguration" alias="userConfiguration#redback"/>
|
||||
|
||||
</beans>
|
Loading…
Reference in New Issue