<?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>me.pushy</groupId>
  <artifactId>sdk</artifactId>
  <version>1.0.85</version>
  <name>sdk</name>
  <description>Pushy is a reliable push notification gateway for time-sensitive, mission-critical apps.</description>
  <url>https://pushy.me/</url>
  <inceptionYear>2016</inceptionYear>
  <organization>
    <name>Pushy</name>
    <url>https://pushy.me/</url>
  </organization>
  <licenses>
    <license>
      <name>Apache-2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <organization>Pushy</organization>
      <organizationUrl>https://pushy.me/</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>https://pushy.me/docs</connection>
    <developerConnection>https://pushy.me/docs</developerConnection>
    <url>https://pushy.me/docs</url>
  </scm>
</project>
