<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.talend</groupId>
    <artifactId>talendMQConnectionUtil</artifactId>
    <version>1.3.0-20220912</version>
	<packaging>jar</packaging>
	<name>Talend Third party library : talendMQConnectionUtil-1.3.0-20220912.jar</name>
	<description>talendMQConnectionUtil library</description>
	<url>https://www.talend.com/</url>
	<licenses> 
		<license> 
			<name>Apache-2.0</name>
			<url>http://www.talendforge.org/modules/licenses/APACHE_v2.txt</url>
		</license> 
	</licenses> 
</project>