mirror of https://github.com/apache/archiva.git
use the alias to have direct access as the default will be overriden
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417544 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e64c232ac9
commit
21bb85c936
|
@ -48,7 +48,7 @@ public class DefaultArchivaRuntimeConfigurationAdmin
|
|||
{
|
||||
|
||||
@Inject
|
||||
@Named(value = "userConfiguration")
|
||||
@Named(value = "userConfiguration#redback")
|
||||
UserConfiguration userConfiguration;
|
||||
|
||||
@PostConstruct
|
||||
|
|
Loading…
Reference in New Issue