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

Matthew Swift
31.11.2011 3d3ad22b6aad957a3a3e2904d5c825f0302b1124
Fix Maven descriptor ID to reflect module name.
1 files modified
2 ■■■ changed files
opendj3/opendj-ldap-toolkit/src/main/assembly/descriptor.xml 2 ●●● patch | view | raw | blame | history
opendj3/opendj-ldap-toolkit/src/main/assembly/descriptor.xml
@@ -29,7 +29,7 @@
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2
                      http://maven.apache.org/xsd/assembly-1.1.2.xsd">
  <id>opendj-client-tools</id>
  <id>opendj-ldap-toolkit</id>
  <formats>
    <format>zip</format>
  </formats>