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