<?xml version="1.0" encoding="UTF-8"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.cenqua.clover</groupId>
  <artifactId>clover</artifactId>
  <name>Clover</name>
  <version>2.3.1</version>
  <description>Clover is a powerful and highly configurable code coverage analysis tool. It discovers sections of code that are not being adequately exercised by your tests.</description>
  <url>http://www.atlassian.com/clover</url>
  <licenses>
    <license>
      <name>Atlassian End User License Agreement, Version 2.6</name>
      <url>http://www.atlassian.com/about/licensing/license.jsp</url>
    </license>
  </licenses>
  <organization>
    <name>Atlassian Pty Ltd</name>
    <url>http://www.atlassian.com/</url>
  </organization>
</project>