<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.dji</groupId>
  <artifactId>dji-sdk-v5-handheld-provided</artifactId>
  <version>5.2.0</version>
  <name>DJI Mobile SDK for Android</name>
  <description>The DJI Mobile SDK enables you to automate your DJI Product Provided.</description>
  <url>http://www.dji.com/</url>
  <licenses>
    <license>
      <url>https://opensource.org/licenses/MIT</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>dji</id>
      <name>DJI-dev</name>
      <email>dev@dji.com</email>
    </developer>
  </developers>
  <scm>
    <url>https://github.com/dji-sdk/Mobile-SDK-Android.git</url>
  </scm>
</project>
