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

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