update pregelix pom files
git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@1962 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix-example/pom.xml b/pregelix-example/pom.xml
index a53fb8a..d5d69a8 100644
--- a/pregelix-example/pom.xml
+++ b/pregelix-example/pom.xml
@@ -7,9 +7,9 @@
<name>pregelix-example</name>
<parent>
- <groupId>edu.uci.ics.pregelix</groupId>
+ <groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
</parent>
<build>
@@ -107,9 +107,9 @@
<dependencies>
<dependency>
- <groupId>edu.uci.ics.pregelix</groupId>
+ <groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-core</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>