<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.umeng.sdk</groupId>
<artifactId>debug</artifactId>
<version>1.0.0</version>
<packaging>jar</packaging>
<name>debug</name>
<description>
Umeng Analytics is the leading mobile app analytical platform in China.
</description>
<url>http://maven.apache.org</url>
<licenses>
<license>
<name>The Umeng Software License, Version 2.0</name>
<url>http://www.umeng.com/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<scm>
<url>https://github.com/umeng/mvn-repo-umeng</url>
<connection>https://github.com/umeng/mvn-repo-umeng.git</connection>
<developerConnection>https://github.com/umeng/mvn-repo-umeng.git</developerConnection>
</scm>
<developers>
<developer>
<id>umeng</id>
<name>umeng_sdk</name>
<organization>umeng.com</organization>
</developer>
</developers>
</project>
