<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.amazon.redshift</groupId>
	<artifactId>redshift-jdbc42-no-awssdk</artifactId>
	<version>1.2.32.1056</version>  
	<packaging>jar</packaging>
	<name>Talend Third party library : redshift-jdbc42-no-awssdk-1.2.32.1056.jar</name>  
	<description>Amazon Redshift JDBC driver (AWS SDK not included)</description>
	<url>https://docs.aws.amazon.com/redshift/latest/mgmt/configure-jdbc-connection.html#download-jdbc-driver</url>  
	<licenses>
		<license>
			<name>AMAZON</name>
			<url>http://www.talendforge.org/modules/licenses/AMAZON.txt</url>  
		</license>
	</licenses>
</project>