<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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>chat.sdk</groupId>
  <artifactId>pro-firebase-blocking</artifactId>
  <version>5.6.9</version>
  <packaging>pom</packaging>
  <name>Chat SDK</name>
  <description>Open Source Instant Messaging Framework</description>
  <url>https://github.com/chat-sdk/chat-sdk-android</url>
  <licenses>
    <license>
      <name>Dual licensing: GPL or Commercial / Apache 2.0</name>
      <url>https://github.com/chat-sdk/chat-sdk-android/blob/master/LICENSE.md</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>100bears</id>
      <name>Benjamin Smiley-Andrews</name>
      <email>ben@sdk.chat</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git@github.com:chat-sdk/chat-sdk-android.git</connection>
    <developerConnection>scm:git:ssh://github.com:chat-sdk/chat-sdk-android.git</developerConnection>
    <url>https://github.com/chat-sdk/chat-sdk-android</url>
  </scm>
</project>
