<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.cognitect</groupId>
  <artifactId>transcriptor</artifactId>
  <version>0.1.5</version>
  <name>transcriptor</name>
  <description>REPL transcriptor</description>
  <url>http://cognitect.com</url>
  <licenses>
    <license>
      <url>https://www.eclipse.org/legal/epl-v10.html</url>
      <name>Eclipse Public License</name>
      <comments/>
    </license>
  </licenses>
  <packaging>jar</packaging>
  <scm>
    <url>http://cognitect.com</url>
    <tag>ffebb8bab7df41cf8468c2245967fb72649e5796</tag>
  </scm>
  <developers>
    <developer>
      <name>Stuart Halloway</name>
      <email>stu@cognitect.com</email>
    </developer>
  </developers>
  <dependencies/>
</project>
