<!--
   Apache Maven 2 POM generated by Apache Ivy
   http://ant.apache.org/ivy/
   Apache Ivy version: 2.2.0 20100923230623
-->
<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/maven-v4_0_0.xsd">

    <modelVersion>4.0.0</modelVersion>
    <groupId>com.linkedin.parseq</groupId>
    <artifactId>parseq-tracevis</artifactId>
    <version>2.6.4</version>
    <packaging>tar.gz</packaging>
    <name>parseq-tracevis</name>
    <description>ParSeq is a framework that makes it easier to write and maintain fast, scalable applications in Java</description>
    <url>https://github.com/linkedin/parseq</url>
    <licenses>
        <license>
            <name>The Apache Software License, Version 2.0</name>
            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
            <distribution>repo</distribution>
        </license>
    </licenses>
    <scm>
        <connection>scm:git:git://github.com/linkedin/parseq.git</connection>
        <url>https://github.com/linkedin/parseq</url>
    </scm>
    <developers>
        <developer>
            <id>cpettitt</id>
            <name>Chris Pettitt</name>
            <email>cpettitt@linkedin.com</email>
        </developer>
        <developer>
            <id>ckchan</id>
            <name>Chi Kit Chan</name>
            <email>ckchan@linkedin.com</email>
        </developer>
        <developer>
            <id>jodzga</id>
            <name>Jaroslaw Odzga</name>
            <email>jodzga@linkedin.com</email>
        </developer>
    </developers>
</project>
