<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
    <modelVersion>4.0.0</modelVersion>
    <groupId>com.sun.tools.btrace</groupId>
    <artifactId>btrace-client</artifactId>
    <version>1.2.3</version>
    <packaging>jar</packaging>
    <name>btrace-client</name>
    <parent>
        <groupId>org.sonatype.oss</groupId>
        <artifactId>oss-parent</artifactId>
        <version>7</version>
    </parent>
    <scm>
        <connection>scm:hg:https://hg.kenai.com/hg/btrace~hg</connection>
        <developerConnection>scm:hg:https://hg.kenai.com/hg/btrace~hg</developerConnection>
        <url>https://hg.kenai.com/hg/btrace~hg</url>
    </scm>
</project>
