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