Commit 5ef542df authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Renamed old references to com.* package to org.*


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@229 b35dd754-fafc-0310-a699-88a17e54d16e
parent a1c713a8
......@@ -38,10 +38,10 @@
<className>org.jivesoftware.messenger.ldap.LdapUserPropertiesProvider</className>
</properties>
<info>
<className>com.jivesoftware.messenger.ldap.LdapUserInfoProvider</className>
<className>org.jivesoftware.messenger.ldap.LdapUserInfoProvider</className>
</info>
<account>
<className>com.jivesoftware.messenger.ldap.LdapUserAccountProvider</className>
<className>org.jivesoftware.messenger.ldap.LdapUserAccountProvider</className>
</account>
</UserProvider>
<AuthProvider>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment