| 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> |
| <artifactId>pregelix</artifactId> |
| <groupId>edu.uci.ics.hyracks</groupId> |
| <version>0.2.10-SNAPSHOT</version> |
| <artifactId>pregelix-benchmark</artifactId> |
| <name>pregelix-benchmark</name> |
| <url>http://maven.apache.org</url> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <artifactId>maven-assembly-plugin</artifactId> |
| <version>2.2-beta-5</version> |
| <descriptorRef>jar-with-dependencies</descriptorRef> |
| <id>make-my-jar-with-dependencies</id> |
| <artifactId>junit</artifactId> |
| <groupId>org.apache.giraph</groupId> |
| <artifactId>giraph-core</artifactId> |
| <groupId>org.apache.giraph</groupId> |
| <artifactId>giraph-examples</artifactId> |
| <groupId>edu.uci.ics.hyracks</groupId> |
| <artifactId>hyracks-hdfs-core</artifactId> |
| <version>0.2.10-SNAPSHOT</version> |