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