<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.ingres.jdbc</groupId>
  <artifactId>iijdbc</artifactId>
  <version>10.2-4.1.10</version>
  <name>Ingres JDBC Driver</name>
  <packaging>jar</packaging>
  <description>The Ingres JDBC Driver for Ingres 10.2 Databases</description>
  <url>http://www.ingres.com</url>
  <licenses>
    <license>
      <name>GPL-2.0</name>
      <url>http://www.talendforge.org/modules/licenses/GPL_v2.html</url>
    </license>
  </licenses>
</project>