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