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