<?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>nl.junglecomputing</groupId>
  <artifactId>touchgraph</artifactId>
  <version>1.58</version>
  <name>TouchGraph</name>
  <description>This is a very old, and heavily modified version of the Touchgraph library. The original is developed by TouchGraph LLC (http://www.touchgraph.com/). We modified it significantly to improve performance and make it more suitable for our needs.</description>
  <url>https://github.com/junglecomputing/touchgraph</url>
  <licenses>
    <license>
      <name>The Apache License, Version 1.0</name>
      <url>http://www.apache.org/licenses/LICENSE-1.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <url>http://www.touchgraph.com</url>
      <organization>org.apache.maven.model.Organization@14cad045</organization>
    </developer>
    <developer>
      <name>Ceriel Jacobs</name>
      <url>https://github.com/CerielJacobs</url>
      <organization>org.apache.maven.model.Organization@30c64a72</organization>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/junglecomputing/touchgraph.git</connection>
    <developerConnection>scm:git:ssh://github.com:junglecomputing/ossrh-demo.git</developerConnection>
    <url>https://github.com/junglecomputing/touchgraph/tree/master</url>
  </scm>
</project>
