6e5970
6e5970
<project>
6e5970
  <parent>
6e5970
    <artifactId>apache</artifactId>
6e5970
    <groupId>org.apache</groupId>
6e5970
    <version>3</version>
6e5970
  </parent>
6e5970
  <modelVersion>4.0.0</modelVersion>
6e5970
  <groupId>xml-apis</groupId>
6e5970
  <artifactId>xml-apis-ext</artifactId>
6e5970
  <name>XML Commons External Components XML APIs Extensions</name>
6e5970
  <version>1.3.04</version>
6e5970
  <description>xml-commons provides an Apache-hosted set of DOM, SAX, and 
6e5970
    JAXP interfaces for use in other xml-based projects. Our hope is that we 
6e5970
    can standardize on both a common version and packaging scheme for these 
6e5970
    critical XML standards interfaces to make the lives of both our developers 
6e5970
    and users easier. The External Components portion of xml-commons contains 
6e5970
    interfaces that are defined by external standards organizations. For DOM, 
6e5970
    that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for 
6e5970
    JAXP it's Sun.</description>
6e5970
  <url>http://xml.apache.org/commons/components/external/</url>
6e5970
  <issueManagement>
6e5970
    <system>bugzilla</system>
6e5970
    <url>http://issues.apache.org/bugzilla/</url>
6e5970
  </issueManagement>
6e5970
  <mailingLists>
6e5970
    <mailingList>
6e5970
      <name>XML Commons Developer's List</name>
6e5970
      <subscribe>commons-dev-subscribe@xml.apache.org</subscribe>
6e5970
      <unsubscribe>commons-dev-unsubscribe@xml.apache.org</unsubscribe>
6e5970
      <post>commons-dev@xml.apache.org</post>
6e5970
      <archive>http://mail-archives.apache.org/mod_mbox/xml-commons-dev/</archive>
6e5970
    </mailingList>
6e5970
  </mailingLists>
6e5970
  <scm>
6e5970
    <connection>scm:svn:http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_3_04/</connection>
6e5970
    <url>http://svn.apache.org/viewvc/xml/commons/tags/xml-commons-external-1_3_04/</url>
6e5970
  </scm>
6e5970
  <distributionManagement>
6e5970
    <status>deployed</status>
6e5970
  </distributionManagement>
6e5970
</project>