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

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>apache-logging</groupId>
  <artifactId>commons-logging-api</artifactId>
  <name>Apache logging api</name>
  <version>1.0.3</version>
  <description> A library that uses the commons-logging API can be used with any logging implementation at runtime.</description>
  <url>http://jakarta.apache.org/commons/logging/</url>
  <licenses>
   <license>
     <name>apache-2.0</name>
     <url>http://repository.jboss.com/licenses/apache-2.0.txt</url>
   </license>
  </licenses>  
</project>
