<?xml version="1.0" encoding="UTF-8"?>
<!--
/*************************************************************************
 * ADOBE CONFIDENTIAL
 * ___________________
 *
 * Copyright 2021 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 **************************************************************************/
-->
<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.adobe.aemfd</groupId>
    <artifactId>aemfd-client-sdk</artifactId>
    <version>6.0.1244</version>
    <name>AEMFD Client SDK</name>
    <description>AEMFD Client SDK</description>
    <organization>
        <name>Adobe</name>
        <url>https://www.adobe.com/</url>
    </organization>
    <url>https://experienceleague.adobe.com/docs/experience-manager-65/forms/home.html</url>

    <licenses>
        <license>
            <name>Copyright 2007 Adobe. All Rights Reserved.</name>
            <comments>All information contained herein is, and remains
                the property of Adobe and its suppliers, if any. The intellectual
                and technical concepts contained herein are proprietary to Adobe
                and its suppliers and are protected by all applicable intellectual
                property laws, including trade secret and copyright laws.
                Dissemination of this information or reproduction of this material
                is strictly forbidden unless prior written permission is obtained
                from Adobe.</comments>
        </license>
    </licenses>

    <developers>
        <developer>
            <organization>Adobe</organization>
            <organizationUrl>https://www.adobe.com/</organizationUrl>
        </developer>
    </developers>

    <scm>
        <url/>
    </scm>
</project>
