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