<?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>com.googlecode.cedar-common</groupId>
  <artifactId>cpsuite</artifactId>
  <version>1.2.6</version>
  <name>Classpath Suite (Repackaged)</name>
  <description>*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON.*** Dynamically generates JUnit4 test suites.</description>
  <url>http://johanneslink.net/projects/cpsuite.jsp</url>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/license/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>author</id>
      <name>Johannes Link</name>
      <email>business@johanneslink.net</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:hg:https://code.google.com/p/cedar-common.dependencies/</connection>
    <developerConnection>scm:hg:https://code.google.com/p/cedar-common.dependencies/</developerConnection>
    <url>scm:https://code.google.com/p/cedar-common.dependencies/</url>
  </scm>
</project>
