<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>cn.urora.plugin.agency</groupId>
  <artifactId>plugin-huawei</artifactId>
  <version>1.9.1.300.2</version>
  <name>plugin-huawei</name>
  <description>plugin-huawei</description>
  <url>https://github.com/jpush/urora-docs.git</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>sdkteam</id>
      <name>hexun huagu</name>
      <email>lipan@jiguang.cn</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/jpush/urora-docs.git</connection>
    <developerConnection>https://github.com/jpush/urora-docs.git</developerConnection>
    <url>https://github.com/jpush/urora-docs</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>cn.urora.plugin.agency</groupId>
      <artifactId>huawei-agconnect-apms-plugin</artifactId>
      <version>1.6.2.300</version>
    </dependency>
    <dependency>
      <groupId>cn.urora.plugin.agency</groupId>
      <artifactId>huawei-agconnect-crash-symbol-lib</artifactId>
      <version>1.9.1.300</version>
    </dependency>
    <dependency>
      <groupId>cn.urora.plugin.agency</groupId>
      <artifactId>huawei-gson</artifactId>
      <version>2.10.1</version>
    </dependency>
  </dependencies>
</project>
