<?xml version="1.0" encoding="ISO-8859-1"?>

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>apache-logging</groupId>
  <artifactId>commons-logging</artifactId>
  <name>Apache logging</name>
  <version>1.0.4-jboss</version>
  <description>Yet another logging api. Patched to use a WeakHashMap   such that it does not hold hard references to the classloaders.</description>
  <url>http://jakarta.apache.org/commons/logging/</url>
  <licenses>
   <license>
     <name>apache-2.0</name>
     <url>http://www.apache.org/licenses/LICENSE-2.0</url>
   </license>
  </licenses>  
</project>
