<?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>com.sobot.library</groupId>
  <artifactId>picture</artifactId>
  <version>1.1.1</version>
  <packaging>aar</packaging>
  <name>picture</name>
  <description>sobot picture</description>
  <url>http://code.zhichidata.com/sobot_android/Sobot_module_Dev</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>app_dev@sobot.com</id>
      <name>zhichi</name>
      <email>app_dev@sobot.com</email>
    </developer>
  </developers>
  <scm>
    <connection>git@code.zhichidata.com:sobot_android/Sobot_module_Dev.git</connection>
    <developerConnection>git@code.zhichidata.com:sobot_android/Sobot_module_Dev.git</developerConnection>
    <url>http://code.zhichidata.com/sobot_android/Sobot_module_Dev/master</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>com.sobot.chat</groupId>
      <artifactId>sobotsupport-glidev4</artifactId>
      <version>2.0</version>
    </dependency>
  </dependencies>
</project>
