<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.ingres.jdbc</groupId>
  <artifactId>iijdbc</artifactId>
  <version>10.0-4.0.6</version>
  <description>The Ingres JDBC Driver for Ingres 10.0 Databases</description>
  <url>http://www.ingres.com</url>
  <licenses>
    <license>
      <name>The GNU General Public License, Version 2.0</name>
      <url>http://www.gnu.org/licenses/gpl.txt</url>
      <distribution>repo</distribution>
      <comments>This Ingres JDBC driver is distributed under the GPLv2 license. The driver is also available under a commercial license– Please contact ingres.com for more details regarding this.</comments>
    </license>
  </licenses>
  <scm>
    <url>http://code.ingres.com/ingres/main/src/common/gcf/gcj</url>
  </scm>
  <organisation>
    <name>Ingres Corporation</name>
    <url>http://www.ingres.com</url>
  </organisation>
</project>
