<?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">
  <!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
  <groupId>com.github.parse-community.Parse-SDK-Android</groupId>
  <artifactId>bolts-tasks</artifactId>
  <version>4.3.0</version>
  <name>parse-community/Parse-SDK-Android</name>
  <description>The Android SDK for Parse Platform</description>
  <url>https://parseplatform.org/</url>
  <inceptionYear>2015</inceptionYear>
  <licenses>
    <license>
      <name>Other</name>
      <url></url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>parse-community</id>
      <name>Parse Platform</name>
      <email>hello@parseplatform.org</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git://github.com/parse-community/Parse-SDK-Android.git</connection>
    <developerConnection>scm:git://github.com/parse-community/Parse-SDK-Android.git</developerConnection>
    <url>git://github.com/parse-community/Parse-SDK-Android.git</url>
  </scm>
</project>
