missing pom for xerces 2.8.0
----------------------------

         Key: MEV-391
         URL: http://jira.codehaus.org/browse/MEV-391
     Project: Maven Evangelism
        Type: Bug

  Components: Missing POM  
    Reporter: Olivier Lamy


Add the simple xercesImpl-2.8.0.pom in 
http://www.ibiblio.org/maven2/xerces/xercesImpl/2.8.0/

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>xerces</groupId>
  <artifactId>xercesImpl</artifactId>
  <version>2.8.0</version>
</project>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to