Blame SOURCES/xml-apis-ext-1.3.04.pom

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