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