blob: 276907cc4da6dc0885b2d8c58a7f799dcd80ad79 [file] [log] [blame]
<?xml version="1.0"?>
<project>
<name>PL/Java</name>
<artifactId>pljava-public</artifactId>
<groupId>postgresql</groupId>
<currentVersion>@PLJAVA_VERSION@</currentVersion>
<organization>
<name>Tada AB, Taby Sweden</name>
<url>http://www.tada.se</url>
</organization>
<inceptionYear>2003</inceptionYear>
<logo>http://gborg.postgresql.org/images/projects/pljava/screenshots/pljava_logo_small.gif</logo>
<description>Public Java interfaces for PL/Java, a server side Java solution for PostgreSQL</description>
<shortDescription>Public interfaces for PL/Java</shortDescription>
<url>http://gborg.postgresql.org/images/projects/pljava</url>
<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>
<name>Thomas Hallgren</name>
<id>thhal</id>
<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>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies/>
</project>