31eeb2
<project>
31eeb2
  <modelVersion>4.0.0</modelVersion>
31eeb2
  <groupId>stax</groupId>
31eeb2
  <artifactId>stax-api</artifactId>
31eeb2
  <name>StAX API</name>
31eeb2
  <version>1.0.1</version>
31eeb2
  <description>StAX API is the standard java XML processing API defined by JSR-173</description>
31eeb2
  <url>http://stax.codehaus.org/</url>
31eeb2
  <issueManagement>
31eeb2
    <url>http://jira.codehaus.org/browse/STAX</url>
31eeb2
  </issueManagement>
31eeb2
  <ciManagement>
31eeb2
    <notifiers>
31eeb2
      <notifier>
31eeb2
        <configuration>
31eeb2
          <address>dev@stax.codehaus.org</address>
31eeb2
        </configuration>
31eeb2
      </notifier>
31eeb2
    </notifiers>
31eeb2
  </ciManagement>
31eeb2
  <inceptionYear>2005</inceptionYear>
31eeb2
  <mailingLists>
31eeb2
    <mailingList>
31eeb2
      <name>StAX Builders List</name>
31eeb2
      <subscribe>stax_builders-subscribe@yahoogroups.com</subscribe>
31eeb2
      <unsubscribe>stax_builders-unsubscribe@yahoogroups.com</unsubscribe>
31eeb2
      <archive>http://groups.yahoo.com/group/stax_builders/</archive>
31eeb2
    </mailingList>
31eeb2
  </mailingLists>
31eeb2
  <developers>
31eeb2
    <developer>
31eeb2
      <id>aslom</id>
31eeb2
      <name>Aleksander Slominski</name>
31eeb2
      <email></email>
31eeb2
      <organization>Indiana University</organization>
31eeb2
    </developer>
31eeb2
    <developer>
31eeb2
      <id>chris</id>
31eeb2
      <name>Chris Fry</name>
31eeb2
      <email></email>
31eeb2
      <organization></organization>
31eeb2
    </developer>
31eeb2
  </developers>
31eeb2
</project>