<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>org.glassfish.jaxb</groupId>
    <artifactId>txw2</artifactId>
    <version>4.0.5-talend</version>
    <packaging>jar</packaging>
    <name>Talend Third party library : txw2-4.0.5-talend.jar</name>
    <description>TXW is a library that allows you to write XML documents.</description>
    <url>https://github.com/Talend/jaxb-ri/tree/release/4.0.5-talend</url>
    <licenses>
        <license>
            <name>BSD-3-Clause</name>
            <url>http://www.talendforge.org/modules/licenses/BSD_v3.txt</url>
        </license>
    </licenses>
</project>
