<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>postgresql</groupId>
  <artifactId>pljava-public</artifactId>
  <name>PL/Java</name>
  <version>1.0.0b4</version>
  <description>Public Java interfaces for PL/Java, a server side Java solution for PostgreSQL</description>
  <url>http://gborg.postgresql.org/images/projects/pljava</url>
  <inceptionYear>2003</inceptionYear>
  <mailingLists>
    <mailingList>
      <name>pljava-dev</name>
      <subscribe>http://gborg.postgresql.org/mailman/listinfo/pljava-dev</subscribe>
      <unsubscribe>http://gborg.postgresql.org/mailman/listinfo/pljava-dev</unsubscribe>
      <archive>http://gborg.postgresql.org/pipermail/pljava-dev</archive>
    </mailingList>
  </mailingLists>
  <developers>
    <developer>
      <id>thhal</id>
      <name>Thomas Hallgren</name>
      <email>mailto:thhal@mailblocks.com</email>
      <url>http://gborg.postgresql.org/member/memprofile?4551</url>
      <timezone>MET</timezone>
    </developer>
  </developers>
  <licenses>
    <license>
      <name>BSD</name>
    </license>
  </licenses>
  <organization>
    <name>Tada AB, Taby Sweden</name>
    <url>http://www.tada.se</url>
  </organization>
</project>