<?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 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.authologic.client</groupId>
  <artifactId>authologic-client-module</artifactId>
  <version>0.2.21</version>
  <name>Authologic Java Client</name>
  <description>Java client for Authologic API</description>
  <url>https://api.authologic.com</url>
  <organization>
    <name>Authologic sp. z o.o</name>
    <url>https://authologic.com</url>
  </organization>
  <issueManagement>
    <system>GitHub</system>
    <url>https://github.com/Authologic/authologic-client-java/issues</url>
  </issueManagement>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
    <url>https://bitbucket.org/authologic/authologic-client-java/</url>
    <connection>scm:git:git@bitbucket.org:authologic/authologic-client-java.git</connection>
    <developerConnection>scm:git:git@bitbucket.org:authologic/authologic-client-java.git</developerConnection>
  </scm>
  <developers>
    <developer>
      <id>negativ</id>
      <name>Marek Rogoziński</name>
      <email>marek.rogozinski@autohlogic.com</email>
    </developer>
    <developer>
      <id>rafal-andrzejewski</id>
      <name>Rafał Andrzejewski</name>
      <email>rafal.andrzejewski@autohlogic.com</email>
    </developer>
    <developer>
      <id>gr0</id>
      <name>Rafał Kuć</name>
      <email>rafal.kuc@authologic.com</email>
    </developer>
  </developers>
</project>
