<?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>com.enterprisedt</groupId>  
  <artifactId>edtftpj</artifactId>  
  <version>2.5.0</version>  
  <packaging>jar</packaging>  
  <name>Talend Third party library : edtftpj-2.5.0.jar</name>  
  <description>edtFTPj/Free is a client-side library for FTP. Full source code is included.</description>  
  <url>https://enterprisedt.com/products/edtftpj/editions/</url>  
  <licenses> 
    <license> 
      <name>LGPL-2.1</name>  
      <url>http://www.talendforge.org/modules/licenses/LGPL_v2.1.html</url> 
    </license> 
  </licenses> 
</project>
