fix port must be a int

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417090 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-12-04 18:21:14 +00:00
parent ca925003ca
commit 122be4d31b

View File

@ -1496,7 +1496,7 @@
<name>port</name>
<description>The LDAP port.</description>
<version>1.4.0+</version>
<type>String</type>
<type>int</type>
</field>
<field>
<name>ssl</name>