<?xml version="1.0" encoding="ISO-8859-15"?>
<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>org.talend.libraries</groupId>  
  <artifactId>iijdbc</artifactId>  
  <version>6.0.0</version>  
  <packaging>jar</packaging>  
  <name>Talend Third Party library : iijdbc.jar</name>  
  <description>The Ingres JDBC Driver</description>  
  <url>http://www.actian.com/products/operational-databases</url>  
  <licenses> 
    <license> 
      <name>GPL-2.0</name>  
      <url>http://www.talendforge.org/modules/licenses/GPL_v2.html</url> 
    </license> 
  </licenses> 
</project>
