<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.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.12.262</version>
<packaging>jar</packaging>
<description>The AWS SDK for Java - Core module</description>
<url>https://aws.amazon.com/sdkforjava</url>
<licenses>
<license>
<name>Apache-2.0</name>
<url>http://www.talendforge.org/modules/licenses/APACHE_v2.txt</url>
</license>
</licenses>
</project>