<?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.chinamobile.iot.onenet.edp</groupId>
  <artifactId>Android-EDP-SDK</artifactId>
  <version>1.1.0</version>
  <packaging>aar</packaging>
  <name></name>
  <url>https://github.com/cm-heclouds/Android-EDP-SDK</url>
  <licenses>
    <license>
      <name>The MIT License (MIT)</name>
      <url>https://mit-license.org/</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>chenglei</id>
      <name>chenglei</name>
      <email>chenglei.1986@163.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/cm-heclouds/Android-EDP-SDK.git</connection>
    <developerConnection>https://github.com/cm-heclouds/Android-EDP-SDK.git</developerConnection>
    <url>https://github.com/cm-heclouds/Android-EDP-SDK</url>
  </scm>
</project>
