<?xml version="1.0" encoding="UTF-8"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>apache-discovery</groupId>
  <artifactId>commons-discovery</artifactId>
  <version>0.2</version>
  <description> The Discovery Component is about discovering, or finding, implementations for pluggable interfaces. It provides facilities intantiating classes in general, and for lifecycle management of singleton (factory) classes.</description>
  <url>http://jakarta.apache.org/commons/discovery/</url>
  <licenses>
   <license>
     <name>apache-2.0</name>
     <url>http://www.apache.org/licenses/LICENSE-2.0</url>
   </license>
  </licenses>   
</project>