summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-12-04 17:09:19 +0100
committerAndrew Branson <andrew.branson@cern.ch>2014-12-04 17:09:19 +0100
commit5ebe0c5f663de2a34e8e54318300700da0c70ead (patch)
tree08ee03a1711c051188c053796d18be67a79b6c0e
parent0045c5be0a15daa46cd5a5668fc69d90fed5f068 (diff)
Reference to NextKeyManager in module description removedHEADmaster
-rw-r--r--src/main/resources/module.xml2
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>