mirror of https://github.com/apache/archiva.git
update role hint of Jdo factory
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@451131 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9363c889d5
commit
275cb0a556
|
@ -363,6 +363,7 @@
|
|||
|
||||
<component>
|
||||
<role>org.codehaus.plexus.jdo.JdoFactory</role>
|
||||
<role-hint>users</role-hint>
|
||||
<implementation>org.codehaus.plexus.jdo.DataSourceConfigurableJdoFactory</implementation>
|
||||
<configuration>
|
||||
|
||||
|
|
Loading…
Reference in New Issue