<?xml version="1.0" encoding="UTF-8"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>edu.emory.mathcs.util</groupId>
  <artifactId>emory-util</artifactId>
  <version>2.1</version>
  <name>Emory Utilities</name>
  <packaging>pom</packaging>
  <description>Collection of Java 1.4-compatible utility classes for advanced systems and applications.</description>
  <url>http://dcl.mathcs.emory.edu/util/</url>
  <licenses>
    <license>
      <name>Public Domain</name>
      <url>http://creativecommons.org/licenses/publicdomain/</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>DCL</id>
      <name>Distributed Computing Laboratory, Dept. of Math and Computer Science, Emory University</name>
      <url>http://www.mathcs.emory.edu/research.php</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:svn:svn://dcl.mathcs.emory.edu/software/harness2/trunk</connection>
    <developerConnection>scm:svn:svn://dcl.mathcs.emory.edu/software/harness2/trunk</developerConnection>
    <url>http://dcl.mathcs.emory.edu/bin/viewvc/software/harness2/trunk</url>
  </scm>
</project>
