<?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>jtds-1.3.1-patch</artifactId>  
  <version>6.1.1</version>  
  <packaging>jar</packaging>  
  <name>Talend Third party library : jtds-1.3.1-patch.jar</name>  
  <description>jTDS JDBC Driver for MS SQL / Sybase with a simple patch for TDI-34775</description>  
  <url>http://jtds.sourceforge.net/</url>  
  <licenses> 
    <license> 
      <name>LGPL-3.0</name>  
      <url>http://www.talendforge.org/modules/licenses/LGPL_v3.0.html</url> 
    </license> 
  </licenses> 
</project>
