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