<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.timgroup</groupId>
  <artifactId>clocks-testing</artifactId>
  <version>1.0.1088</version>
  <name>testing</name>
  <description>JSR310 clock implementations for use in testing</description>
  <url>http://github.com/tim-group/clocks</url>
  <licenses>
    <license>
      <name>The BSD 2-Clause License</name>
      <url>http://opensource.org/licenses/BSD-2-Clause</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>steve.haslam@timgroup.com</id>
      <name>Steve Haslam</name>
      <email>steve.haslam@timgroup.com</email>
    </developer>
  </developers>
  <scm>
    <tag>77ea11603c438937e6fafef8447af08dbb629422</tag>
    <url>https://github.com/tim-group/clocks</url>
  </scm>
</project>
