<project>
    <modelVersion>4.0.0</modelVersion>
    <groupId>postgresql</groupId>
    <artifactId>postgresql</artifactId>
    <packaging>jar</packaging>
    <name>PostgreSQL JDBC3 Driver</name>
    <version>8.4-701.jdbc3</version>
    <url>http://jdbc.postgresql.org/</url>
    <description>The PostgreSQL JDBC3 Driver for PostgreSQL 7.2 and later databases (for Java 1.4 and later)</description>
    <licenses>
        <license>
            <name>BSD License</name>
            <url>http://jdbc.postgresql.org/license.html</url>
            <distribution>repo</distribution>
        </license>
    </licenses>
    <scm>
        <url>scm:cvs:pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot</url>
    </scm>
</project>
