<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>com.smartling.aem</groupId>
    <artifactId>com.smartling.aem.connector</artifactId>
    <packaging>content-package</packaging>
    <version>5.9.49</version>
    <name>Smartling AEM Cloud Connector</name>
    <description>Smartling Translation Connector for AEM Cloud</description>
    <url>https://www.smartling.com/software/integrations/adobe-experience-manager/</url>
    <scm>
        <url>https://github.com/Smartling/aem6-translation-connector</url>
        <connection>scm:git:git://github.com/Smartling/aem6-translation-connector.git</connection>
        <developerConnection>scm:git:ssh://git@github.com/Smartling/aem6-translation-connector</developerConnection>
        <tag>HEAD</tag>
    </scm>
    <licenses>
        <license>
            <name>Apache License, Version 2.0</name>
            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
        </license>
    </licenses>
    <developers>
        <developer>
            <name>Smartling</name>
            <organization>Smartling, Inc.</organization>
            <url>https://www.smartling.com/</url>
            <roles>
                <role>Organization</role>
            </roles>
        </developer>
    </developers>
</project>
