<?xml version="1.0" encoding="ISO-8859-15"?>
<project 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>neo4j-cypher-compiler-2.2_2.11-2.2.9</artifactId>  
  <version>6.2.0</version>  
  <packaging>jar</packaging>  
  <name>Neo4j Cypher Compiler 2.2</name>  
  <description>Compiler for Cypher 2.2</description>  
  <url/>  
  <licenses> 
    <license> 
      <name>GPL-3.0</name>  
      <url>http://www.talendforge.org/modules/licenses/GPL_v3.html</url> 
    </license> 
  </licenses> 
</project>
