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

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>apache-lang</groupId>
  <artifactId>commons-lang</artifactId>
  <name>commons-lang</name>
  <version>2.0</version>
  <url>http://jakarta.apache.org/commons/lang/</url>
  <description>The Lang Component provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, creation and serialization, and System properties.</description>
  <licenses>
   <license>
     <name>apache-2.0</name>
     <url>http://repository.jboss.com/licenses/apache-2.0.txt</url>
   </license>
  </licenses>    
</project>
