mirror of https://github.com/apache/archiva.git
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479681 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9592d5b4ae
commit
8beb748699
|
@ -29,9 +29,9 @@
|
|||
<role-hint>dataSources</role-hint>
|
||||
<configuration>
|
||||
<resources>
|
||||
<!------------------>
|
||||
<!-- Mail Session -->
|
||||
<!------------------>
|
||||
<!--
|
||||
Mail Session
|
||||
-->
|
||||
<resource>
|
||||
<name>mail/Session</name>
|
||||
<type>javax.mail.Session</type>
|
||||
|
@ -46,9 +46,9 @@
|
|||
</property>
|
||||
</properties>
|
||||
</resource>
|
||||
<!------------------>
|
||||
<!-- Datasources -->
|
||||
<!------------------>
|
||||
<!--
|
||||
Datasources
|
||||
-->
|
||||
<resource>
|
||||
<name>jdbc/users</name>
|
||||
<type>javax.sql.DataSource</type>
|
||||
|
|
Loading…
Reference in New Issue