<?xml version="1.0" encoding="ISO-8859-15"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.talend.libraries</groupId>
  <artifactId>ldapjdk</artifactId>
  <version>6.0.0</version>
  <packaging>jar</packaging>
  <name>Talend Third party library : ldapjdk.jar</name>
  <description>Java API for LDAP</description>
  <url>http://ftp.mozilla.org/pub/mozilla.org/directory/java-sdk/</url>
  <licenses>
    <license>
      <name>NPL_v1.1</name>
      <url>http://www.talendforge.org/modules/licenses/NPL_v1.1.htm</url>
    </license>
  </licenses>
</project>
