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