<?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 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.librarysimplified</groupId>
  <artifactId>org.librarysimplified.readium.shared_js</artifactId>
  <version>0.30.0</version>
  <name>org.librarysimplified.readium.shared_js</name>
  <description>Readium</description>
  <url>http://github.com/NYPL-Simplified/readium-binaries</url>
  <licenses>
    <license>
      <name>BSD-3-Clause</name>
      <url>https://opensource.org/licenses/BSD-3-Clause</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>io7m</id>
      <name>Mark Raynsford</name>
      <email>code@io7m.com</email>
      <url>https://www.readium.org/</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/NYPL-Simplified/readium-binaries.git</connection>
    <developerConnection>scm:git:ssh://git@github.com/NYPL-Simplified/readium-binaries.git</developerConnection>
    <url>http://github.com/NYPL-Simplified/readium-binaries</url>
  </scm>
</project>
