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