diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-12-04 17:09:19 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-12-04 17:09:19 +0100 |
| commit | 5ebe0c5f663de2a34e8e54318300700da0c70ead (patch) | |
| tree | 08ee03a1711c051188c053796d18be67a79b6c0e | |
| parent | 0045c5be0a15daa46cd5a5668fc69d90fed5f068 (diff) | |
| -rw-r--r-- | src/main/resources/module.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml index f1b919b..17e23df 100644 --- a/src/main/resources/module.xml +++ b/src/main/resources/module.xml @@ -1,6 +1,6 @@ <CristalModule ns="ldap" name="CristalLDAP">
<Info>
- <Description>LDAP Lookup, Authenticator and NextKeyManager implementations.</Description>
+ <Description>LDAP Lookup and Authenticator implementations.</Description>
<Version>${version}</Version>
</Info>
<ResourceURL>org/cristalise/lookup/ldap/resources/</ResourceURL>
|
