<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>jboss</groupId>
  <artifactId>jrunit</artifactId>
  <version>1.0.0</version>
  <url>http://www.jboss.org</url>
  <description>JBoss JRunit is a project to aid in adding benchmarking to JUnit based test cases as well as providing a framework extension to JUnit to allow for distributed client/server based tests.</description>
  <licenses>
   <license>
     <name>lgpl</name>
     <url>http://repository.jboss.com/licenses/lgpl.txt</url>
   </license>
  </licenses>     
</project>