<project> 
  <modelVersion>4.0.0</modelVersion> 
  <groupId>xerces</groupId> 
  <artifactId>xerces</artifactId> 
  <version>2.2.1</version> 
  <distributionManagement> 
    <relocation> 
      <groupId>xerces</groupId> 
      <artifactId>xercesImpl</artifactId> 
    </relocation> 
  </distributionManagement> 
</project>
