| <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/maven-v4_0_0.xsd"> |
| <modelVersion>4.0.0</modelVersion> |
| <artifactId>asterix</artifactId> |
| <groupId>edu.uci.ics.asterix</groupId> |
| <version>0.8.6-SNAPSHOT</version> |
| <groupId>edu.uci.ics.asterix</groupId> |
| <artifactId>asterix-fuzzyjoin</artifactId> |
| <version>0.8.6-SNAPSHOT</version> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <encoding>utf8</encoding> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-jar-plugin</artifactId> |
| <phase>test-compile</phase> |
| <outputDirectory>${basedir}/target</outputDirectory> |
| <!-- Dependency management inherited from top-level asterixdb --> |
| <artifactId>junit</artifactId> |