mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
24.50.2011 4fa2f8299aacad2e79e5c6b0caf0f22ebf834054
Fix module name.
1 files modified
2 ■■■ changed files
opendj3/opendj-ldap-toolkit/pom.xml 2 ●●● patch | view | raw | blame | history
opendj3/opendj-ldap-toolkit/pom.xml
@@ -34,7 +34,7 @@
    <version>3.0.0-SNAPSHOT</version>
  </parent>
  <artifactId>opendj-ldap-toolkit</artifactId>
  <name>OpenDJ LDAP Client Tools</name>
  <name>OpenDJ LDAP Toolkit</name>
  <description>
    This module includes LDAP command line tools based on the OpenDJ LDAP SDK.
  </description>