<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>jgraph</groupId>
    <artifactId>jgraph</artifactId>
    <version>5.8.3.1</version>
    <packaging>jar</packaging>
    <name>JGraph</name>
    <url>http://www.jgraph.com/</url>
    <description>Java Graph Visualization and Layout component</description>

    <licenses>
        <license>
            <name>GNU Lesser General Public License (LGPL) Version 2.1</name>
            <url>http://www.gnu.org/licenses/lgpl.html</url>
            <distribution>repo</distribution>
        </license>
    </licenses>
</project>
