<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.0http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>com.ibm.informix</groupId>
    <artifactId>ifxlang</artifactId>
    <version>3.5</version>
    <packaging>jar</packaging>
    <name>Talend Third party library : ifxlang-3.5.jar</name>
    <description>Talend Third party library :ifxlang.jar</description>
    <url>http://www-01.ibm.com/software/data/informix</url>
    <licenses>
        <license>
            <name>IPL-1.0</name>
            <url>http://www.talendforge.org/modules/licenses/IPL-1.0.txt</url>
        </license>
    </licenses>
</project>
