<?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>org.librarysimplified</groupId>
  <artifactId>org.librarysimplified.app.vanilla.with_profiles</artifactId>
  <version>4.0.0</version>
  <packaging>apk</packaging>
  <name>org.librarysimplified.app.vanilla.with_profiles</name>
  <description>Library Simplified (Vanilla application [with profiles enabled])</description>
  <url>http://github.com/NYPL-Simplified/android</url>
  <licenses>
    <license>
      <name>Apache 2.0 License</name>
      <url>https://opensource.org/licenses/Apache-2.0</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>io7m</id>
      <name>Mark Raynsford</name>
      <email>code@io7m.com</email>
      <url>https://www.io7m.com</url>
    </developer>
    <developer>
      <id>winniequinn</id>
      <name>Winnie Quinn</name>
      <url>https://www.winniequinn.com/</url>
    </developer>
    <developer>
      <id>gioneill</id>
      <name>Greg O'Neill</name>
      <url>https://github.com/gioneill</url>
    </developer>
    <developer>
      <id>mattniehoff</id>
      <name>Matt Niehoff</name>
      <url>https://github.com/mattniehoff</url>
    </developer>
    <developer>
      <id>MalcolmMcFly</id>
      <name>Malcolm Woods</name>
      <url>https://github.com/MalcolmMcFly</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/NYPL-Simplified/android.git</connection>
    <developerConnection>scm:git:ssh://git@github.com/NYPL-Simplified/android.git</developerConnection>
    <url>http://github.com/NYPL-Simplified/android</url>
  </scm>
</project>
