b7af81
<project>
b7af81
  <parent>
b7af81
    <artifactId>apache</artifactId>
b7af81
    <groupId>org.apache</groupId>
b7af81
    <version>3</version>
b7af81
  </parent>
b7af81
  <modelVersion>4.0.0</modelVersion>
b7af81
  <groupId>xml-resolver</groupId>
b7af81
  <artifactId>xml-resolver</artifactId>
b7af81
  <name>XML Commons Resolver Component</name>
b7af81
  <version>1.2</version>
b7af81
  <description>xml-commons provides an Apache-hosted set of DOM, SAX, and 
b7af81
    JAXP interfaces for use in other xml-based projects. Our hope is that we 
b7af81
    can standardize on both a common version and packaging scheme for these 
b7af81
    critical XML standards interfaces to make the lives of both our developers 
b7af81
    and users easier.</description>
b7af81
  <url>http://xml.apache.org/commons/components/resolver/</url>
b7af81
  <issueManagement>
b7af81
    <system>bugzilla</system>
b7af81
    <url>http://issues.apache.org/bugzilla/</url>
b7af81
  </issueManagement>
b7af81
  <mailingLists>
b7af81
    <mailingList>
b7af81
      <name>XML Commons Developer's List</name>
b7af81
      <subscribe>commons-dev-subscribe@xml.apache.org</subscribe>
b7af81
      <unsubscribe>commons-dev-unsubscribe@xml.apache.org</unsubscribe>
b7af81
      <post>commons-dev@xml.apache.org</post>
b7af81
      <archive>http://mail-archives.apache.org/mod_mbox/xml-commons-dev/</archive>
b7af81
    </mailingList>
b7af81
  </mailingLists>
b7af81
  <scm>
b7af81
    <connection>scm:svn:http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-resolver-1_2/</connection>
b7af81
    <url>http://svn.apache.org/viewvc/xml/commons/tags/xml-commons-resolver-1_2/</url>
b7af81
  </scm>
b7af81
  <distributionManagement>
b7af81
    <status>deployed</status>
b7af81
  </distributionManagement>
b7af81
</project>